Package com.arjuna.ats.jbossatx.jts
Class RecoveryManagerService
- java.lang.Object
-
- com.arjuna.ats.jbossatx.jta.RecoveryManagerService
-
- com.arjuna.ats.jbossatx.jts.RecoveryManagerService
-
- All Implemented Interfaces:
org.jboss.tm.XAResourceRecoveryRegistry
public class RecoveryManagerService extends RecoveryManagerService
JBoss Transaction Recovery Service.- Version:
- $Id$
- Author:
- Jonathan Halliday (jonathan.halliday@redhat.com)
-
-
Constructor Summary
Constructors Constructor Description RecoveryManagerService(ORB theCorbaORB)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstop()-
Methods inherited from class com.arjuna.ats.jbossatx.jta.RecoveryManagerService
addSerializableXAResourceDeserializer, addXAResourceRecovery, create, destroy, removeXAResourceRecovery, resume, start, suspend
-
-