org.mule.lifecycle
Class LifecycleTrackerCheckComponent

java.lang.Object
  extended by org.mule.lifecycle.AbstractLifecycleTracker
      extended by org.mule.lifecycle.LifecycleTrackerComponent
          extended by org.mule.lifecycle.LifecycleTrackerCheckComponent
All Implemented Interfaces:
Component, FlowConstructAware, MuleContextAware, Disposable, Initialisable, Lifecycle, Startable, Stoppable, MessageProcessor

public class LifecycleTrackerCheckComponent
extends 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
LifecycleTrackerCheckComponent()
           
 
Method Summary
 List<String> getTracker()
           
 
Methods inherited from class org.mule.lifecycle.LifecycleTrackerComponent
getFlowConstruct, getStatistics, process, setFlowConstruct, springDestroy, springInitialize
 
Methods inherited from class org.mule.lifecycle.AbstractLifecycleTracker
dispose, 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

LifecycleTrackerCheckComponent

public LifecycleTrackerCheckComponent()
Method Detail

getTracker

public List<String> getTracker()
Overrides:
getTracker in class AbstractLifecycleTracker


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.