Uses of Package
org.mule.lifecycle

Packages that use org.mule.lifecycle
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api.lifecycle Lifecycle interfaces for all Components. 
org.mule.component   
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.construct   
org.mule.context   
org.mule.lifecycle   
org.mule.lifecycle.phases   
org.mule.model   
org.mule.processor   
org.mule.registry   
org.mule.service   
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

Classes in org.mule.lifecycle used by org.mule
MuleContextLifecycleManager
          This is a specialized class that extends RegistryLifecycleManager and will invoke lifecycle on the registry instance for the MuleContext.
 

Classes in org.mule.lifecycle used by org.mule.api.lifecycle
LifecycleObject
           
 

Classes in org.mule.lifecycle used by org.mule.component
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 

Classes in org.mule.lifecycle used by org.mule.config.spring
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
RegistryLifecycleManager
           
 

Classes in org.mule.lifecycle used by org.mule.construct
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 

Classes in org.mule.lifecycle used by org.mule.context
MuleContextLifecycleManager
          This is a specialized class that extends RegistryLifecycleManager and will invoke lifecycle on the registry instance for the MuleContext.
 

Classes in org.mule.lifecycle used by org.mule.lifecycle
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
LifecycleObject
           
RegistryLifecycleManager
           
 

Classes in org.mule.lifecycle used by org.mule.lifecycle.phases
LifecycleObject
           
 

Classes in org.mule.lifecycle used by org.mule.model
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 

Classes in org.mule.lifecycle used by org.mule.processor
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 

Classes in org.mule.lifecycle used by org.mule.registry
RegistryBrokerLifecycleManager
           
RegistryLifecycleManager
           
 

Classes in org.mule.lifecycle used by org.mule.service
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 

Classes in org.mule.lifecycle used by org.mule.transport
AbstractLifecycleManager
          This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
SimpleLifecycleManager
          This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
 



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