org.mule.umo.lifecycle
Interface UMOLifecycleAdapter
- All Superinterfaces:
- Disposable, Initialisable, Lifecycle, Startable, Stoppable, UMOInterceptor
- All Known Implementing Classes:
- DefaultLifecycleAdapter
- public interface UMOLifecycleAdapter
- extends Lifecycle, Initialisable, UMOInterceptor
UMOLifecycleAdapter TODO (document class)
- Version:
- $Revision: 3167 $
- Author:
- Ross Mason
| Methods inherited from interface org.mule.umo.lifecycle.Startable |
start |
| Methods inherited from interface org.mule.umo.lifecycle.Stoppable |
stop |
isStarted
public boolean isStarted()
isDisposed
public boolean isDisposed()
getDescriptor
public UMODescriptor getDescriptor()
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.