|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractExceptionListener | |
---|---|
org.mule | The Mule implementation of the Universal Message Objects(tm) API specification. |
org.mule.config.i18n | Internationalisation support for Mule messages and exception messages. |
org.mule.exception | |
org.mule.module.cxf | |
org.mule.tck.functional | Helper classes and interfaces used by Mule fnctional tests. |
Uses of AbstractExceptionListener in org.mule |
---|
Subclasses of AbstractExceptionListener in org.mule | |
---|---|
class |
RouteableExceptionStrategy
RouteableExceptionStrategy allows transforming and routing exceptions
to outbound routers. |
Uses of AbstractExceptionListener in org.mule.config.i18n |
---|
Methods in org.mule.config.i18n with parameters of type AbstractExceptionListener | |
---|---|
static Message |
CoreMessages.exceptionListenerMustUseOutboundEndpoint(AbstractExceptionListener exceptionListener,
ImmutableEndpoint endpoint)
|
Uses of AbstractExceptionListener in org.mule.exception |
---|
Subclasses of AbstractExceptionListener in org.mule.exception | |
---|---|
class |
AbstractMessagingExceptionStrategy
DefaultExceptionStrategy provides a default exception handling
strategy. |
class |
DefaultServiceExceptionStrategy
DefaultServiceExceptionStrategy is the default exception handler
for components. |
class |
DefaultSystemExceptionStrategy
Log exception, fire a notification, and clean up transaction if any. |
Uses of AbstractExceptionListener in org.mule.module.cxf |
---|
Subclasses of AbstractExceptionListener in org.mule.module.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. |
Uses of AbstractExceptionListener in org.mule.tck.functional |
---|
Subclasses of AbstractExceptionListener in org.mule.tck.functional | |
---|---|
class |
QuietExceptionStrategy
Restrict exceptions to debug log messages |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |