- java.lang.Object
-
- org.mule.runtime.api.component.AbstractComponent
-
- org.mule.runtime.core.privileged.component.AbstractExecutableComponent
-
- org.mule.runtime.core.privileged.processor.ProcessorChainRouter
-
- org.mule.munit.runner.flow.SimpleFlow
-
-
Field Summary
-
Fields inherited from class org.mule.runtime.api.component.AbstractComponent
LOCATION_KEY, ROOT_CONTAINER_NAME_KEY
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Startable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Stoppable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.component.Component
ANNOTATIONS_PROPERTY_NAME
-
Constructor Summary
Constructors
| Constructor and Description |
SimpleFlow() |
-
Method Summary
-
Methods inherited from class org.mule.runtime.core.privileged.processor.ProcessorChainRouter
dispose, getExecutableFunction, initialise, setProcessors, start, stop
-
Methods inherited from class org.mule.runtime.core.privileged.component.AbstractExecutableComponent
createChildEventContext, createEventContext, execute, execute, setMuleContext
-
Methods inherited from class org.mule.runtime.api.component.AbstractComponent
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, setAnnotations
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.mule.runtime.api.component.Component
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, setAnnotations
-
-
Constructor Detail
-
SimpleFlow
public SimpleFlow()
-
Method Detail
-
getName
public String getName()
Copyright © 2018. All rights reserved.