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