Uses of Class
org.mule.impl.DefaultExceptionStrategy

Packages that use DefaultExceptionStrategy
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.providers.soap.xfire   
org.mule.tck.testmodels.mule   
 

Uses of DefaultExceptionStrategy in org.mule.impl
 

Subclasses of DefaultExceptionStrategy in org.mule.impl
 class DefaultComponentExceptionStrategy
          DefaultComponentExceptionStrategy is the default exception handler for components.
 

Uses of DefaultExceptionStrategy in org.mule.providers.soap.xfire
 

Subclasses of DefaultExceptionStrategy in org.mule.providers.soap.xfire
 class XFireComponentExceptionStrategy
          This exception strategy forces the exception thrown from a web service invocation to be passed as-is, not wrapped in a Mule exception object.
 

Uses of DefaultExceptionStrategy in org.mule.tck.testmodels.mule
 

Subclasses of DefaultExceptionStrategy in org.mule.tck.testmodels.mule
 class TestExceptionStrategy
          TestExceptionStrategy TODO
 



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