com.arjuna.orbportability.common
Class opPropertyManager

java.lang.Object
  extended bycom.arjuna.orbportability.common.opPropertyManager

public class opPropertyManager
extends java.lang.Object

Property manager wrapper for the ORB Portability module.

Author:
Richard Begg (richard_begg@hp.com)

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

opPropertyManager

public opPropertyManager()
Method Detail

getPropertyManager

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