|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecoveryStore | |
|---|---|
| com.arjuna.ats.arjuna.objectstore | |
| com.arjuna.ats.arjuna.tools.osb.api.mbeans | |
| com.arjuna.ats.arjuna.tools.osb.api.proxy | |
| com.arjuna.ats.arjuna.tools.osb.mbean | |
| Uses of RecoveryStore in com.arjuna.ats.arjuna.objectstore |
|---|
| Subinterfaces of RecoveryStore in com.arjuna.ats.arjuna.objectstore | |
|---|---|
interface |
ObjectStoreAPI
Created by IntelliJ IDEA. |
| Classes in com.arjuna.ats.arjuna.objectstore that implement RecoveryStore | |
|---|---|
class |
ObjectStore
The object store interface is the application's route to using a specific object store implementation. |
| Methods in com.arjuna.ats.arjuna.objectstore that return RecoveryStore | |
|---|---|
static RecoveryStore |
StoreManager.getRecoveryStore()
|
| Constructors in com.arjuna.ats.arjuna.objectstore with parameters of type RecoveryStore | |
|---|---|
ObjectStoreIterator(RecoveryStore recoveryStore,
String tName)
|
|
| Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.api.mbeans |
|---|
| Constructors in com.arjuna.ats.arjuna.tools.osb.api.mbeans with parameters of type RecoveryStore | |
|---|---|
RecoveryStoreBean(RecoveryStore rs)
Construct an MBean corresponding to the given store |
|
| Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.api.proxy |
|---|
| Classes in com.arjuna.ats.arjuna.tools.osb.api.proxy that implement RecoveryStore | |
|---|---|
class |
RecoveryStoreProxy
Remote proxy to a RecoveryStore |
| Uses of RecoveryStore in com.arjuna.ats.arjuna.tools.osb.mbean |
|---|
| Constructors in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type RecoveryStore | |
|---|---|
StateManagerWrapper(RecoveryStore os,
Uid uid,
String type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||