Class StoreManager
java.lang.Object
com.arjuna.ats.arjuna.objectstore.StoreManager
Single point of control for the management of storage instances.
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com) 2010-07
-
Constructor Summary
ConstructorsConstructorDescriptionStoreManager(ObjectStoreAPI actionStore, ObjectStoreAPI stateStore, ObjectStoreAPI communicationStore) -
Method Summary
Modifier and TypeMethodDescriptionstatic final ParticipantStorestatic ObjectStoreAPIstatic final ParticipantStorestatic final RecoveryStorestatic final TxLoggetTxLog()static ObjectStoreAPIstatic ParticipantStoresetupStore(String rootName, int sharedStatus) static final voidshutdown()
-
Constructor Details
-
StoreManager
public StoreManager(ObjectStoreAPI actionStore, ObjectStoreAPI stateStore, ObjectStoreAPI communicationStore)
-
-
Method Details
-
shutdown
public static final void shutdown() -
getRecoveryStore
-
getTxLog
-
getParticipantStore
-
getCommunicationStore
-
setupStore
-
getTxOJStore
-
getEISNameStore
-