Uses of Interface
org.mule.api.lifecycle.LifecycleState

Packages that use LifecycleState
org.mule.api.lifecycle Lifecycle interfaces for all Components. 
org.mule.lifecycle   
 

Uses of LifecycleState in org.mule.api.lifecycle
 

Methods in org.mule.api.lifecycle that return LifecycleState
 LifecycleState LifecycleManager.getState()
          Provides access to a state machine for this lifecycle manager.
 

Uses of LifecycleState in org.mule.lifecycle
 

Classes in org.mule.lifecycle that implement LifecycleState
 class DefaultLifecycleState
          A safe facade for lifecycle manager that objects can use to monitor its own state
 

Fields in org.mule.lifecycle declared as LifecycleState
protected  LifecycleState RegistryLifecycleManager.state
           
 

Methods in org.mule.lifecycle that return LifecycleState
 LifecycleState RegistryLifecycleManager.getState()
           
 



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