Uses of Class
org.mule.DefaultExceptionStrategy

Packages that use DefaultExceptionStrategy
org.mule.service   
org.mule.transport.cxf   
 

Uses of DefaultExceptionStrategy in org.mule.service
 

Subclasses of DefaultExceptionStrategy in org.mule.service
 class DefaultServiceExceptionStrategy
          DefaultServiceExceptionStrategy is the default exception handler for components.
 

Uses of DefaultExceptionStrategy in org.mule.transport.cxf
 

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



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