Package com.arjuna.ats.jts.utils
Class ORBSetup
java.lang.Object
com.arjuna.ats.jts.utils.ORBSetup
- All Implemented Interfaces:
InitClassInterface
Setup the ORB and POA used by the transaction system.
- Since:
- JTS 1.0.
- Version:
- $Id: ORBSetup.java 2342 2006-03-30 13:06:17Z $
- Author:
- Mark Little (mark_little@hp.com)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ORBSetup
public ORBSetup()
-
-
Method Details
-
invoke
This method is invoked when the ORB is initialised- Specified by:
invoke
in interfaceInitClassInterface
- Parameters:
obj
- The object which has or is being initialised.
-