java.lang.Object
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators.JavaIdlRCServiceInit
All Implemented Interfaces:
RecoveryServiceInit

public class JavaIdlRCServiceInit extends Object implements 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

      protected static ORB _orb
    • _oa

      protected static RootOA _oa
    • uid4Recovery

      protected static String uid4Recovery
  • Constructor Details

    • JavaIdlRCServiceInit

      public JavaIdlRCServiceInit()
  • Method Details

    • startRCservice

      public boolean startRCservice()
      This starts the service in the RecoveryManager.
      Specified by:
      startRCservice in interface RecoveryServiceInit
    • shutdownRCService

      public static void shutdownRCService()
    • type

      public static String type()