|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.jts.utils.ORBSetup
public class ORBSetup
Setup the ORB and POA used by the transaction system.
Constructor Summary | |
---|---|
ORBSetup()
|
Method Summary | |
---|---|
void |
invoke(java.lang.Object obj)
This method is invoked when the ORB is initialised |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ORBSetup()
Method Detail |
---|
public void invoke(java.lang.Object obj)
invoke
in interface InitClassInterface
obj
- The object which has or is being initialised.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |