org.apache.activemq.pool
Class ActiveMQResourceManager.Recovery
java.lang.Object
org.apache.activemq.pool.ActiveMQResourceManager.Recovery
- Enclosing class:
- ActiveMQResourceManager
public static class ActiveMQResourceManager.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 |
ActiveMQResourceManager.Recovery
public ActiveMQResourceManager.Recovery()
isRecoverable
public static boolean isRecoverable(ActiveMQResourceManager rm)
recover
public static boolean recover(ActiveMQResourceManager rm)
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.