|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.model.AbstractModel
org.mule.impl.model.pipeline.PipelineModel
public class PipelineModel
Field Summary |
---|
Fields inherited from class org.mule.impl.model.AbstractModel |
---|
descriptors, logger |
Constructor Summary | |
---|---|
PipelineModel()
|
Method Summary | |
---|---|
protected UMOComponent |
createComponent(UMODescriptor descriptor)
|
String |
getType()
Returns the model type name. |
Methods inherited from class org.mule.impl.model.AbstractModel |
---|
dispose, getComponent, getComponentNames, getComponentSession, getDescriptor, getEntryPointResolver, getExceptionListener, getLifecycleAdapterFactory, getName, initialise, isComponentRegistered, pauseComponent, registerComponent, resumeComponent, setComponents, setEntryPointResolver, setExceptionListener, setLifecycleAdapterFactory, setName, start, startComponent, stop, stopComponent, unregisterComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PipelineModel()
Method Detail |
---|
protected UMOComponent createComponent(UMODescriptor descriptor)
createComponent
in class AbstractModel
public String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |