com.arjuna.ats.arjuna.common
Class arjPropertyManager

java.lang.Object
  extended bycom.arjuna.ats.arjuna.common.arjPropertyManager

public class arjPropertyManager
extends java.lang.Object

Property manager wrapper for the Arjuna module.

Author:
Richard Begg (richard_begg@hp.com)

Field Summary
static com.arjuna.common.util.propertyservice.PropertyManager propertyManager
           
 
Constructor Summary
arjPropertyManager()
           
 
Method Summary
static com.arjuna.common.util.propertyservice.PropertyManager getPropertyManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propertyManager

public static com.arjuna.common.util.propertyservice.PropertyManager propertyManager
Constructor Detail

arjPropertyManager

public arjPropertyManager()
Method Detail

getPropertyManager

public static com.arjuna.common.util.propertyservice.PropertyManager getPropertyManager()