org.mule.tck.testmodels.mule
Class TestDefaultLifecycleAdapterFactory
java.lang.Object
org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapterFactory
- All Implemented Interfaces:
- org.mule.api.component.LifecycleAdapterFactory
public class TestDefaultLifecycleAdapterFactory
- extends Object
- implements org.mule.api.component.LifecycleAdapterFactory
Method Summary |
org.mule.api.component.LifecycleAdapter |
create(Object pojoService,
org.mule.api.component.JavaComponent service,
org.mule.api.model.EntryPointResolverSet resolver)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDefaultLifecycleAdapterFactory
public TestDefaultLifecycleAdapterFactory()
create
public org.mule.api.component.LifecycleAdapter create(Object pojoService,
org.mule.api.component.JavaComponent service,
org.mule.api.model.EntryPointResolverSet resolver)
throws org.mule.api.MuleException
- Specified by:
create
in interface org.mule.api.component.LifecycleAdapterFactory
- Throws:
org.mule.api.MuleException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.