|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.AbstractRouter
org.mule.routing.inbound.SelectiveConsumer
org.mule.test.integration.streaming.ExceptionThrowingInboundRouter
public class ExceptionThrowingInboundRouter
Field Summary |
---|
Fields inherited from class org.mule.routing.inbound.SelectiveConsumer |
---|
logger |
Fields inherited from class org.mule.routing.AbstractRouter |
---|
muleContext |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
ExceptionThrowingInboundRouter()
|
Method Summary | |
---|---|
boolean |
isMatch(org.mule.api.MuleEvent event)
|
Methods inherited from class org.mule.routing.inbound.SelectiveConsumer |
---|
getFilter, getMessageInfoMapping, isTransformFirst, process, setFilter, setMessageInfoMapping, setTransformFirst |
Methods inherited from class org.mule.routing.AbstractRouter |
---|
dispose, getMuleContext, getRouterStatistics, initialise, setMuleContext, setRouterStatistics |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.api.routing.Router |
---|
getRouterStatistics, setRouterStatistics |
Methods inherited from interface org.mule.api.lifecycle.Initialisable |
---|
initialise |
Methods inherited from interface org.mule.api.lifecycle.Disposable |
---|
dispose |
Constructor Detail |
---|
public ExceptionThrowingInboundRouter()
Method Detail |
---|
public boolean isMatch(org.mule.api.MuleEvent event) throws org.mule.api.MessagingException
isMatch
in interface org.mule.api.routing.InboundRouter
isMatch
in class org.mule.routing.inbound.SelectiveConsumer
org.mule.api.MessagingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |