com.arjuna.ats.jta.common
Class jtaPropertyManager

java.lang.Object
  extended bycom.arjuna.ats.jta.common.jtaPropertyManager

public class jtaPropertyManager
extends java.lang.Object

Property manager wrapper for the JTA module.


Field Summary
static com.arjuna.common.util.propertyservice.PropertyManager propertyManager
           
 
Constructor Summary
jtaPropertyManager()
           
 
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

jtaPropertyManager

public jtaPropertyManager()
Method Detail

getPropertyManager

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