|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.orbportability.orb.Attribute
public abstract class Attribute
Classes to be called before or after the ORB is initialised. Override the postORBInit 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 |
postORBInit()
|
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 postORBInit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |