public abstract class AbstractLifecycleTracker
extends org.mule.runtime.api.component.AbstractComponent
implements org.mule.runtime.api.lifecycle.Lifecycle, MuleContextAware
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