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)
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-2008 MuleSource, Inc.. All Rights Reserved.