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.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(java.lang.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(java.lang.Object component, UMODescriptor descriptor, UMOEntryPointResolver resolver)
           
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.