Package com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators


package com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
  • Classes
    Class
    Description
    This interceptor redirects requests towards the RecoveryCoordinator returned on register_resource to another target, a Recovery Coordinator located in the Recovery Manager, by throwing a ForwardRequest exception.
    This class registers the ClientForwardInterceptor with the ORB.
     
    Implementation of RecoveryCreator for JavaIdl orb Handles the creation of RecoveryCoordinator objects for JavaIdl orb.
    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
     
    Initialises Java IDL orb RecoveryCoordinator IOR creation mechanism An instance of this class is constructed by RecoveryEnablement and registered as an OAAttribute whose initialise method is called after root POA is set up All orbs are likely to be the same, constructing a GenericRecoveryCreator, but with an orb-specific manager
     
    Construct a recovery IOR for use with the default ORB bundled with the default JDK
    This class registers the ServerForwardInterceptor with the ORB.
    This interceptor looks for the content of the Service Context field and extract the data that contains information identifying the transaction and the process Id.