public class ProcessIfStartedWaitIfPausedMessageProcessor extends ProcessIfStartedMessageProcessor
lifecycleState, startableonUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessorlogger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
ProcessIfStartedWaitIfPausedMessageProcessor(Startable startable,
LifecycleState lifecycleState) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(MuleEvent event) |
protected boolean |
isPaused() |
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
getStartableName, handleUnacceptedfilterUnacceptedException, getUnacceptedMessageProcessor, isThrowOnUnaccepted, setThrowOnUnaccepted, setUnacceptedMessageProcessoraddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic ProcessIfStartedWaitIfPausedMessageProcessor(Startable startable, LifecycleState lifecycleState)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorprocess in interface MessageProcessorprocess in class AbstractFilteringMessageProcessorevent - MuleEvent to be processedMuleExceptionprotected boolean accept(MuleEvent event)
accept in class ProcessIfStartedMessageProcessorprotected boolean isPaused()
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.