|
||||||||||
| 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.lifecycle.processor.ProcessIfStartedMessageProcessor
org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
public class ProcessIfStartedWaitIfPausedMessageProcessor
| Field Summary |
|---|
| Fields inherited from class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor |
|---|
lifecycleState, startable |
| Fields inherited from class org.mule.processor.AbstractFilteringMessageProcessor |
|---|
throwOnUnaccepted, unacceptedMessageProcessor |
| Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
|---|
logger, muleContext, next, notificationHandler |
| Constructor Summary | |
|---|---|
ProcessIfStartedWaitIfPausedMessageProcessor(Startable startable,
LifecycleState lifecycleState)
|
|
| Method Summary | |
|---|---|
protected boolean |
accept(MuleEvent event)
|
protected boolean |
isPaused()
|
protected MuleEvent |
processNext(MuleEvent event)
|
| Methods inherited from class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor |
|---|
getStartableName, handleUnaccepted |
| Methods inherited from class org.mule.processor.AbstractFilteringMessageProcessor |
|---|
filterUnacceptedException, getUnacceptedMessageProcessor, isThrowOnUnaccepted, process, setThrowOnUnaccepted, setUnacceptedMessageProcessor |
| Methods inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
|---|
fireNotification, getMuleContext, setListener, setMuleContext, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessIfStartedWaitIfPausedMessageProcessor(Startable startable,
LifecycleState lifecycleState)
| Method Detail |
|---|
protected MuleEvent processNext(MuleEvent event)
throws MuleException
processNext in class AbstractInterceptingMessageProcessorMuleExceptionprotected boolean accept(MuleEvent event)
accept in class ProcessIfStartedMessageProcessorprotected boolean isPaused()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||