Class JavaIdlRCServiceInit
java.lang.Object
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
- All Implemented Interfaces:
RecoveryServiceInit
Initialises JavaIdl ORB RecoveryCoordinator creation subsystem
and provides the JavaIdl specific implementations of stuff
All orbs are likely to be the same, constructing a GenericRecoveryCreator,
but with an orb-specific manager
-
Field Details
-
_poa
protected static org.omg.PortableServer.POA _poa -
_orb
-
_oa
-
uid4Recovery
-
-
Constructor Details
-
JavaIdlRCServiceInit
public JavaIdlRCServiceInit()
-
-
Method Details
-
startRCservice
public boolean startRCservice()This starts the service in the RecoveryManager.- Specified by:
startRCservice
in interfaceRecoveryServiceInit
-
shutdownRCService
public static void shutdownRCService() -
type
-