Uses of Interface
com.arjuna.ats.arjuna.objectstore.ObjectStoreAPI
Packages that use ObjectStoreAPI
-
Uses of ObjectStoreAPI in com.arjuna.ats.arjuna.objectstore
Classes in com.arjuna.ats.arjuna.objectstore that implement ObjectStoreAPIModifier and TypeClassDescriptionclassThe object store interface is the application's route to using a specific object store implementation.Methods in com.arjuna.ats.arjuna.objectstore that return ObjectStoreAPIModifier and TypeMethodDescriptionstatic ObjectStoreAPIStoreManager.getEISNameStore()static ObjectStoreAPIStoreManager.getTxOJStore()Constructors in com.arjuna.ats.arjuna.objectstore with parameters of type ObjectStoreAPIModifierConstructorDescriptionStoreManager(ObjectStoreAPI actionStore, ObjectStoreAPI stateStore, ObjectStoreAPI communicationStore)