- java.lang.Object
-
- org.mule.construct.AbstractFlowConstruct
-
- org.mule.construct.AbstractPipeline
-
- org.mule.construct.Flow
-
- org.mule.module.apikit.RestFlow
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.mule.construct.AbstractPipeline
org.mule.construct.AbstractPipeline.ProcessIfPipelineStartedMessageProcessor
-
Field Summary
-
Fields inherited from class org.mule.construct.AbstractPipeline
messageProcessors, messageSource, pipeline, processingStrategy
-
Fields inherited from class org.mule.construct.AbstractFlowConstruct
exceptionListener, INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED, initialState, lifecycleManager, logger, messageInfoMapping, muleContext, name, statistics
-
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
-
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
-
Fields inherited from interface org.mule.api.AnnotatedObject
PROPERTY_NAME
-
Constructor Summary
Constructors
| Constructor and Description |
RestFlow(String name,
org.mule.api.MuleContext muleContext) |
-
Method Summary
-
Methods inherited from class org.mule.construct.Flow
configureMessageProcessors, configurePostProcessors, configurePreProcessors, configureStatistics, getAsyncStageNameSource, getAsyncStageNameSource, getConstructType, process, setEndpoint
-
Methods inherited from class org.mule.construct.AbstractPipeline
addMessageProcessorPathElements, createPipeline, doDispose, doInitialise, doStart, doStop, getMessageProcessors, getMessageSource, getProcessingStrategy, getProcessorPath, isRedeliveryPolicyConfigured, setMessageProcessors, setMessageSource, setProcessingStrategy, validateConstruct
-
Methods inherited from class org.mule.construct.AbstractFlowConstruct
dispose, disposeIfDisposable, getAnnotation, getAnnotations, getExceptionListener, getInitialState, getLifecycleState, getMessageInfoMapping, getMuleContext, getName, getStatistics, initialise, initialiseIfInitialisable, injectFlowConstructMuleContext, isStarted, isStopped, isStopping, setAnnotations, setExceptionListener, setInitialState, setMessageInfoMapping, start, startIfStartable, stop, stopIfStoppable, toString
-
Methods inherited from interface org.mule.api.construct.FlowConstruct
getExceptionListener, getMessageInfoMapping, getMuleContext, getStatistics
-
Methods inherited from interface org.mule.api.NamedObject
getName
-
Methods inherited from interface org.mule.api.lifecycle.LifecycleStateEnabled
getLifecycleState
Copyright © 2014. All rights reserved.