Class OAAttribute

java.lang.Object
com.arjuna.orbportability.oa.Attribute
com.arjuna.orbportability.debug.OAAttribute

public class OAAttribute extends Attribute
This class prints out all of the parameters passed to it.
Since:
JTS 2.1.
Version:
$Id: OAAttribute.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
  • Constructor Details

    • OAAttribute

      public OAAttribute()
  • Method Details

    • initialise

      public void initialise(String[] params)
      Specified by:
      initialise in class Attribute
    • postORBInit

      public boolean postORBInit()