|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.processor.AbstractInterceptingMessageProcessor
org.mule.processor.AbstractFilteringMessageProcessor
org.mule.routing.MessageFilter
org.mule.test.integration.exceptions.ExceptionThrowingInboundRouter
public class ExceptionThrowingInboundRouter
Field Summary |
---|
Fields inherited from class org.mule.routing.MessageFilter |
---|
filter |
Fields inherited from class org.mule.processor.AbstractFilteringMessageProcessor |
---|
throwOnUnaccepted, unacceptedMessageProcessor |
Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
---|
logger, muleContext, next, notificationHandler |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Startable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Stoppable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
ExceptionThrowingInboundRouter()
|
Method Summary | |
---|---|
boolean |
accept(MuleEvent event)
|
Methods inherited from class org.mule.routing.MessageFilter |
---|
dispose, filterUnacceptedException, getFilter, initialise, setFilter, setFlowConstruct, setMuleContext, start, stop, toString |
Methods inherited from class org.mule.processor.AbstractFilteringMessageProcessor |
---|
getUnacceptedMessageProcessor, handleUnaccepted, isThrowOnUnaccepted, process, setThrowOnUnaccepted, setUnacceptedMessageProcessor |
Methods inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
---|
fireNotification, getMuleContext, processNext, setListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExceptionThrowingInboundRouter()
Method Detail |
---|
public boolean accept(MuleEvent event)
accept
in class MessageFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |