Uses of Class
com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
-
Packages that use ObjectStoreEnvironmentBean Package Description com.arjuna.ats.arjuna.common com.arjuna.ats.arjuna.objectstore -
-
Uses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.common
Subclasses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.common Modifier and Type Class Description classMetaObjectStoreEnvironmentBeanImplements an ObjectStoreEnvironmentBean instance that propagates all ObjectStoreEnvironmentBean updates to all named instances of ObjectStoreEnvironmentBean.Methods in com.arjuna.ats.arjuna.common that return ObjectStoreEnvironmentBean Modifier and Type Method Description static ObjectStoreEnvironmentBeanarjPropertyManager. getObjectStoreEnvironmentBean() -
Uses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.objectstore
Constructors in com.arjuna.ats.arjuna.objectstore with parameters of type ObjectStoreEnvironmentBean Constructor Description ObjectStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean)
-