Uses of Class
org.mule.MuleRuntimeException

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
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.