|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.orbportability.oa.Attribute
public abstract class Attribute
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.
Constructor Summary | |
---|---|
Attribute()
|
Method Summary | |
---|---|
abstract void |
initialise(java.lang.String[] params)
|
boolean |
postOAInit()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Attribute()
Method Detail |
---|
public abstract void initialise(java.lang.String[] params)
public boolean postOAInit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |