Class arjPropertyManager


  • public class arjPropertyManager
    extends Object
    Property manager wrapper for the Arjuna module.
    Author:
    Richard Begg (richard_begg@hp.com)
    • Constructor Detail

      • arjPropertyManager

        public arjPropertyManager()
    • Method Detail

      • getObjectStoreEnvironmentBean

        public static ObjectStoreEnvironmentBean getObjectStoreEnvironmentBean()
        Returns:
        an ObjectStoreEnvironmentBean instance that will update all named instances of beans of type ObjectStoreEnvironmentBean as returned from calls to BeanPopulator.getNamedInstance(Class, String) and BeanPopulator.getDefaultInstance(Class). The getters of the returned object will pass through to the getter of the default bean instance that is returned from a call to BeanPopulator.getDefaultInstance(Class).