public class ProcessIfStartedMessageProcessor extends AbstractFilteringMessageProcessor
ReactiveProcessor.ProcessingType| Modifier and Type | Field and Description |
|---|---|
protected LifecycleState |
lifecycleState |
protected org.mule.runtime.api.lifecycle.Startable |
startable |
onUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessorflowConstruct, logger, muleContext, next| Constructor and Description |
|---|
ProcessIfStartedMessageProcessor(org.mule.runtime.api.lifecycle.Startable startable,
LifecycleState lifecycleState) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(Event event,
Event.Builder builder) |
protected org.mule.runtime.api.exception.MuleException |
filterUnacceptedException(Event event) |
protected String |
getStartableName(org.mule.runtime.api.lifecycle.Startable startableObject) |
boolean |
isThrowOnUnaccepted() |
apply, filterFailureException, getUnacceptedMessageProcessor, handleUnaccepted, process, setThrowOnUnaccepted, setUnacceptedMessageProcessorapplyNext, getListener, getMuleContext, isEventValid, processNext, setFlowConstruct, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, getLocation, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenergetProcessingTypeprotected org.mule.runtime.api.lifecycle.Startable startable
protected LifecycleState lifecycleState
public ProcessIfStartedMessageProcessor(org.mule.runtime.api.lifecycle.Startable startable,
LifecycleState lifecycleState)
protected boolean accept(Event event, Event.Builder builder)
accept in class AbstractFilteringMessageProcessorpublic boolean isThrowOnUnaccepted()
isThrowOnUnaccepted in class AbstractFilteringMessageProcessorprotected org.mule.runtime.api.exception.MuleException filterUnacceptedException(Event event)
filterUnacceptedException in class AbstractFilteringMessageProcessorprotected String getStartableName(org.mule.runtime.api.lifecycle.Startable startableObject)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.