|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.exception.AbstractExceptionListener
org.mule.exception.AbstractMessagingExceptionStrategy
org.mule.test.integration.exceptions.TestExceptionStrategy
public class TestExceptionStrategy
Field Summary |
---|
Fields inherited from class org.mule.exception.AbstractExceptionListener |
---|
commitTxFilter, enableNotifications, initialised, logger, messageProcessors, muleContext, rollbackTxFilter |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
TestExceptionStrategy()
|
Method Summary | |
---|---|
MuleEvent |
handleException(java.lang.Exception exception,
MuleEvent event)
|
Methods inherited from class org.mule.exception.AbstractMessagingExceptionStrategy |
---|
defaultHandler, handleLifecycleException, handleMessagingException, handleRoutingException, handleStandardException, messageFromContextIfAvailable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestExceptionStrategy()
Method Detail |
---|
public MuleEvent handleException(java.lang.Exception exception, MuleEvent event)
handleException
in interface MessagingExceptionHandler
handleException
in class AbstractMessagingExceptionStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |