org.mule.tck.testmodels.mule
Class TestDefaultLifecycleAdapter
java.lang.Object
org.mule.impl.DefaultLifecycleAdapter
org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapter
- All Implemented Interfaces:
- Disposable, Initialisable, Lifecycle, Startable, Stoppable, UMOInterceptor, UMOLifecycleAdapter
- public class TestDefaultLifecycleAdapter
- extends DefaultLifecycleAdapter
TestDefaultLifecycleAdapter TODO (document class)
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDefaultLifecycleAdapter
public TestDefaultLifecycleAdapter(Object component,
UMODescriptor descriptor)
throws UMOException
- Parameters:
component - descriptor -
- Throws:
UMOException
TestDefaultLifecycleAdapter
public TestDefaultLifecycleAdapter(Object component,
UMODescriptor descriptor,
UMOEntryPointResolver epResolver)
throws UMOException
- Parameters:
component - descriptor - epResolver -
- Throws:
UMOException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.