public class ProcessIfStartedMessageProcessor extends AbstractFilteringMessageProcessor
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleState |
lifecycleState |
protected Startable |
startable |
onUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessorlogger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
ProcessIfStartedMessageProcessor(Startable startable,
LifecycleState lifecycleState) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(MuleEvent event) |
protected String |
getStartableName(Startable startableObject) |
protected MuleEvent |
handleUnaccepted(MuleEvent event) |
filterUnacceptedException, getUnacceptedMessageProcessor, isThrowOnUnaccepted, process, setThrowOnUnaccepted, setUnacceptedMessageProcessoraddMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerprotected Startable startable
protected LifecycleState lifecycleState
public ProcessIfStartedMessageProcessor(Startable startable, LifecycleState lifecycleState)
protected boolean accept(MuleEvent event)
accept in class AbstractFilteringMessageProcessorprotected MuleEvent handleUnaccepted(MuleEvent event) throws LifecycleException
handleUnaccepted in class AbstractFilteringMessageProcessorLifecycleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.