public class ProcessIfStartedWaitIfSyncPausedMessageProcessor extends ProcessIfStartedWaitIfPausedMessageProcessor
lifecycleState, startable
onUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessor
logger, muleContext, next, notificationHandler
PROPERTY_NAME
Constructor and Description |
---|
ProcessIfStartedWaitIfSyncPausedMessageProcessor(Startable startable,
LifecycleState lifecycleState) |
Modifier and Type | Method and Description |
---|---|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
accept, isPaused
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 ProcessIfStartedWaitIfSyncPausedMessageProcessor(Startable startable, LifecycleState lifecycleState)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessor
process
in interface MessageProcessor
process
in class ProcessIfStartedWaitIfPausedMessageProcessor
event
- MuleEvent to be processedMuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.