Uses of Class
org.mule.util.xa.ResourceManagerSystemException

Packages that use ResourceManagerSystemException
org.mule.util.queue A resource manager that allow access to transactional queues with optional persistence. 
org.mule.util.xa An abstract resource manager that supports local and xa transactions. 
 

Uses of ResourceManagerSystemException in org.mule.util.queue
 

Methods in org.mule.util.queue that throw ResourceManagerSystemException
protected  void TransactionalQueueManager.doStart()
           
protected  void TransactionalQueueManager.recover()
           
 

Uses of ResourceManagerSystemException in org.mule.util.xa
 

Methods in org.mule.util.xa that throw ResourceManagerSystemException
protected  void AbstractResourceManager.assureReady()
          Check that the FileManager is ready.
protected  void AbstractResourceManager.assureStarted()
          Check that the FileManager is started.
protected  void AbstractResourceManager.doStart()
           
protected  void AbstractResourceManager.recover()
           
 void AbstractResourceManager.start()
           
 void AbstractResourceManager.stop()
           
 boolean AbstractResourceManager.stop(int mode)
           
 boolean AbstractResourceManager.stop(int mode, long timeOut)
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.