|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceManagerSystemException | |
|---|---|
| org.mule.util.queue.objectstore | A resource manager that allow access to transactional queues with optional persistence. |
| org.mule.util.queue.objectstore.xa | An abstract resource manager that supports local and xa transactions. |
| org.mule.util.xa | An abstract resource manager that supports local and xa transactions. |
| Uses of ResourceManagerSystemException in org.mule.util.queue.objectstore |
|---|
| Methods in org.mule.util.queue.objectstore that throw ResourceManagerSystemException | |
|---|---|
protected void |
TransactionalQueueManager.doStart()
Deprecated. |
protected void |
TransactionalQueueManager.recover()
Deprecated. |
| Uses of ResourceManagerSystemException in org.mule.util.queue.objectstore.xa |
|---|
| Methods in org.mule.util.queue.objectstore.xa that throw ResourceManagerSystemException | |
|---|---|
protected void |
AbstractResourceManager.assureReady()
Deprecated. Check that the FileManager is ready. |
protected void |
AbstractResourceManager.assureStarted()
Deprecated. Check that the FileManager is started. |
protected void |
AbstractResourceManager.doStart()
Deprecated. |
protected void |
AbstractResourceManager.recover()
Deprecated. |
void |
AbstractResourceManager.start()
Deprecated. |
void |
AbstractResourceManager.stop()
Deprecated. |
boolean |
AbstractResourceManager.stop(int mode)
Deprecated. |
boolean |
AbstractResourceManager.stop(int mode,
long timeOut)
Deprecated. |
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||