|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.lifecycle.AbstractLifecycleTracker
org.mule.lifecycle.LifecycleTrackerComponent
public class LifecycleTrackerComponent
Field Summary |
---|
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 | |
---|---|
LifecycleTrackerComponent()
|
Method Summary | |
---|---|
FlowConstruct |
getFlowConstruct()
|
ComponentStatistics |
getStatistics()
|
MuleEvent |
process(MuleEvent event)
|
void |
setFlowConstruct(FlowConstruct flowConstruct)
|
void |
springDestroy()
|
void |
springInitialize()
|
Methods inherited from class org.mule.lifecycle.AbstractLifecycleTracker |
---|
dispose, getTracker, initialise, setMuleContext, setProperty, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleTrackerComponent()
Method Detail |
---|
public void springInitialize()
public void springDestroy()
public void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct
in interface FlowConstructAware
public FlowConstruct getFlowConstruct()
public ComponentStatistics getStatistics()
getStatistics
in interface Component
public MuleEvent process(MuleEvent event) throws MuleException
process
in interface MessageProcessor
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |