Uses of Class
com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean
Packages that use ObjectStoreEnvironmentBean
-
Uses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.common
Subclasses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.commonModifier and TypeClassDescriptionclassImplements an ObjectStoreEnvironmentBean instance that propagates all ObjectStoreEnvironmentBean updates to all named instances of ObjectStoreEnvironmentBean.Methods in com.arjuna.ats.arjuna.common that return ObjectStoreEnvironmentBeanModifier and TypeMethodDescriptionstatic ObjectStoreEnvironmentBeanarjPropertyManager.getObjectStoreEnvironmentBean() -
Uses of ObjectStoreEnvironmentBean in com.arjuna.ats.arjuna.objectstore
Constructors in com.arjuna.ats.arjuna.objectstore with parameters of type ObjectStoreEnvironmentBeanModifierConstructorDescriptionprotectedObjectStore(ObjectStoreEnvironmentBean objectStoreEnvironmentBean)