com.arjuna.orbportability.debug
Class ORBAttribute
java.lang.Object
com.arjuna.orbportability.orb.Attribute
com.arjuna.orbportability.debug.ORBAttribute
public class ORBAttribute
- extends Attribute
This class prints out all of the parameters passed to it.
- Since:
- JTS 2.1.
- Version:
- $Id: ORBAttribute.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark@arjuna.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORBAttribute
public ORBAttribute()
initialise
public void initialise(String[] params)
- Specified by:
initialise
in class Attribute
postORBInit
public boolean postORBInit()
- Overrides:
postORBInit
in class Attribute
Copyright © 2011. All Rights Reserved.