com.arjuna.ats.arjuna.common
Class arjPropertyManager

java.lang.Object
  extended by com.arjuna.ats.arjuna.common.arjPropertyManager

public class arjPropertyManager
extends Object

Property manager wrapper for the Arjuna module.

Author:
Richard Begg (richard_begg@hp.com)

Constructor Summary
arjPropertyManager()
           
 
Method Summary
static CoordinatorEnvironmentBean getCoordinatorEnvironmentBean()
           
static CoreEnvironmentBean getCoreEnvironmentBean()
           
static ObjectStoreEnvironmentBean getObjectStoreEnvironmentBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

arjPropertyManager

public arjPropertyManager()
Method Detail

getCoreEnvironmentBean

public static CoreEnvironmentBean getCoreEnvironmentBean()

getCoordinatorEnvironmentBean

public static CoordinatorEnvironmentBean getCoordinatorEnvironmentBean()

getObjectStoreEnvironmentBean

public static ObjectStoreEnvironmentBean getObjectStoreEnvironmentBean()


Copyright © 2011. All Rights Reserved.