Package com.arjuna.orbportability.oa
Class Attribute
java.lang.Object
com.arjuna.orbportability.oa.Attribute
- Direct Known Subclasses:
OAAttribute
Classes to be called before or after the OA is initialised.
Override the postOAInit method to determine where in the
initialisation the class should be called.
- Since:
- JTS 1.0.
- Version:
- $Id: Attribute.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark@arjuna.com)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Attribute
public Attribute()
-
-
Method Details
-
initialise
-
postOAInit
public boolean postOAInit()
-