|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuleRuntimeException | |
org.mule | Defines the main public API of the MuleManager and support classes such as the MuleServer. |
org.mule.config | Providers Mule Xml configuration support and general configuration classes. |
org.mule.util.queue | A generic queue implementation extending the concurrent APIs with pluggable queue persistence. |
Uses of MuleRuntimeException in org.mule |
Methods in org.mule that throw MuleRuntimeException | |
protected static UMOManager |
MuleManager.createInstance()
ObjectFactory method to create the singleton MuleManager instance |
Uses of MuleRuntimeException in org.mule.config |
Subclasses of MuleRuntimeException in org.mule.config | |
class |
ConfigurationException
ConfigurationException TODO (document class) |
Uses of MuleRuntimeException in org.mule.util.queue |
Subclasses of MuleRuntimeException in org.mule.util.queue | |
class |
PersistentQueueException
PersistentQueueException is thrown when a Mule persistent
queue cannot save or remove an item or if there is a problem loading the
queue |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |