org.apache.aries.transaction.jms.internal
Class GenericResourceManager.Recovery
java.lang.Object
org.apache.aries.transaction.jms.internal.GenericResourceManager.Recovery
- Enclosing class:
- GenericResourceManager
public static class GenericResourceManager.Recovery
- extends Object
This class will ensure the broker is properly recovered when wired with
the Geronimo transaction manager.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericResourceManager.Recovery
public GenericResourceManager.Recovery()
isRecoverable
public static boolean isRecoverable(GenericResourceManager rm)
recover
public static boolean recover(GenericResourceManager rm)
throws IOException
- Throws:
IOException
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.