Package org.mule.umo.lifecycle

Lifecycle interfaces for all UMOcomponents.

See:
          Description

Interface Summary
Callable SyncronousCallable is used to provide UMOs with an interface that supports event calls.
Disposable Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing component as the component is being destroyed.
Initialisable Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing component.
Lifecycle Lifecycle TODO (document class)
Startable Startable TODO (document class)
Stoppable Stoppable TODO (document class)
UMOLifecycleAdapter UMOLifecycleAdapter TODO (document class)
UMOLifecycleAdapterFactory UMOLifecycleAdapterFactory TODO (document class)
 

Package org.mule.umo.lifecycle Description

Lifecycle interfaces for all UMOcomponents.



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