com.arjuna.ats.txoj.common
Class txojPropertyManager

java.lang.Object
  extended bycom.arjuna.ats.txoj.common.txojPropertyManager

public class txojPropertyManager
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
txojPropertyManager()
           
 
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

txojPropertyManager

public txojPropertyManager()
Method Detail

getPropertyManager

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