Uses of Class
org.mule.lifecycle.SimpleLifecycleManager

Packages that use SimpleLifecycleManager
org.mule.component   
org.mule.construct   
org.mule.model   
org.mule.processor   
org.mule.service   
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of SimpleLifecycleManager in org.mule.component
 

Subclasses of SimpleLifecycleManager in org.mule.component
 class ComponentLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
 

Uses of SimpleLifecycleManager in org.mule.construct
 

Subclasses of SimpleLifecycleManager in org.mule.construct
 class FlowConstructLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
 

Uses of SimpleLifecycleManager in org.mule.model
 

Subclasses of SimpleLifecycleManager in org.mule.model
 class ModelLifecycleManager
          Handles Lifecycle transitions for Model implementations
 

Uses of SimpleLifecycleManager in org.mule.processor
 

Subclasses of SimpleLifecycleManager in org.mule.processor
 class SedaStageLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
 

Uses of SimpleLifecycleManager in org.mule.service
 

Subclasses of SimpleLifecycleManager in org.mule.service
 class ServiceLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
 

Uses of SimpleLifecycleManager in org.mule.transport
 

Subclasses of SimpleLifecycleManager in org.mule.transport
 class ConnectableLifecycleManager<O>
          TODO
 class ConnectorLifecycleManager
          Manages the lifecycle of connectors in Mule.
 



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