|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.model.AbstractModel
org.mule.config.support.InheritedModel
public class InheritedModel
TODO
Field Summary |
---|
Fields inherited from class org.mule.model.AbstractModel |
---|
DEFAULT_MODEL_NAME, lifecycleManager, logger, muleContext |
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 |
Constructor Summary | |
---|---|
InheritedModel()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the name of the object |
java.lang.String |
getParentName()
|
java.lang.String |
getType()
Returns the model type name. |
Methods inherited from class org.mule.model.AbstractModel |
---|
dispose, getEntryPointResolverSet, getExceptionListener, getLifecycleAdapterFactory, getLifecycleState, getMuleContext, initialise, setEntryPointResolvers, setEntryPointResolverSet, setExceptionListener, setLifecycleAdapterFactory, setMuleContext, setName, start, stop, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InheritedModel()
Method Detail |
---|
public java.lang.String getType()
Model
public java.lang.String getName()
NamedObject
getName
in interface NamedObject
getName
in class AbstractModel
public java.lang.String getParentName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |