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: 7976 $
- Author:
- Ross Mason
Methods inherited from class org.mule.impl.DefaultLifecycleAdapter |
configureNestedRouter, dispose, getDescriptor, handleException, initialise, initialise, intercept, isDisposed, isStarted, start, stop |
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-2008 MuleSource, Inc.. All Rights Reserved.