Class ParticipantRecoveryInitialisation

java.lang.Object
org.jboss.jbossts.xts.recovery.participant.ParticipantRecoveryInitialisation

public class ParticipantRecoveryInitialisation extends Object
manager allowing XTS participant recovery moduels to be registered at startup and unregistered at shutdown. note that these are the recovery modules which drive XTS participant recovery. if participant recovery is configured then this will include the participant recovery modules which drive calls to application specific recovery modules registered by participant web services.
  • Constructor Details

    • ParticipantRecoveryInitialisation

      public ParticipantRecoveryInitialisation()
  • Method Details

    • startup

      public static void startup()
      initialisation routine which registers all configured XTS recovery modules
    • shutdown

      public static void shutdown()
      shutdown routine which removes all installed recovery modules