public class ProcessIfStartedWaitIfPausedMessageProcessor extends ProcessIfStartedMessageProcessor
lifecycleState, startable
onUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessor
logger, muleContext, next, notificationHandler
PROPERTY_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, handleUnaccepted
filterFailureException, filterUnacceptedException, getUnacceptedMessageProcessor, isThrowOnUnaccepted, setThrowOnUnaccepted, setUnacceptedMessageProcessor
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toString
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setListener
public ProcessIfStartedWaitIfPausedMessageProcessor(Startable startable, LifecycleState lifecycleState)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessor
process
in interface MessageProcessor
process
in class AbstractFilteringMessageProcessor
event
- MuleEvent to be processedMuleException
protected boolean accept(MuleEvent event)
accept
in class ProcessIfStartedMessageProcessor
protected boolean isPaused()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.