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