Uses of Interface
org.mule.umo.lifecycle.UMOLifecycleAdapter

Packages that use UMOLifecycleAdapter
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.tck.testmodels.mule   
org.mule.umo.lifecycle Lifecycle interfaces for all UMOcomponents. 
 

Uses of UMOLifecycleAdapter in org.mule.impl
 

Classes in org.mule.impl that implement UMOLifecycleAdapter
 class DefaultLifecycleAdapter
          DefaultLifecycleAdapter provides lifecycle methods for all Mule managed components.
 

Methods in org.mule.impl that return UMOLifecycleAdapter
 UMOLifecycleAdapter DefaultLifecycleAdapterFactory.create(Object component, UMODescriptor descriptor, UMOEntryPointResolver resolver)
           
 

Uses of UMOLifecycleAdapter in org.mule.tck.testmodels.mule
 

Classes in org.mule.tck.testmodels.mule that implement UMOLifecycleAdapter
 class TestDefaultLifecycleAdapter
          TestDefaultLifecycleAdapter TODO document
 

Methods in org.mule.tck.testmodels.mule that return UMOLifecycleAdapter
 UMOLifecycleAdapter TestDefaultLifecycleAdapterFactory.create(Object component, UMODescriptor descriptor, UMOEntryPointResolver resolver)
           
 

Uses of UMOLifecycleAdapter in org.mule.umo.lifecycle
 

Methods in org.mule.umo.lifecycle that return UMOLifecycleAdapter
 UMOLifecycleAdapter UMOLifecycleAdapterFactory.create(Object component, UMODescriptor descriptor, UMOEntryPointResolver resolver)
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.