Uses of Interface
com.arjuna.ats.arjuna.objectstore.ObjectStoreAPI

Packages that use ObjectStoreAPI
com.arjuna.ats.arjuna.objectstore   
 

Uses of ObjectStoreAPI in com.arjuna.ats.arjuna.objectstore
 

Classes in com.arjuna.ats.arjuna.objectstore that implement ObjectStoreAPI
 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 ObjectStoreAPI
static ObjectStoreAPI StoreManager.getEISNameStore()
           
static ObjectStoreAPI StoreManager.getTxOJStore()
           
 

Constructors in com.arjuna.ats.arjuna.objectstore with parameters of type ObjectStoreAPI
StoreManager(ObjectStoreAPI actionStore, ObjectStoreAPI stateStore, ObjectStoreAPI communicationStore)
           
 



Copyright © 2012. All Rights Reserved.