org.mule.tck.testmodels.mule
Class TestDefaultLifecycleAdapterFactory

java.lang.Object
  extended by 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


Constructor Summary
TestDefaultLifecycleAdapterFactory()
           
 
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
 

Constructor Detail

TestDefaultLifecycleAdapterFactory

public TestDefaultLifecycleAdapterFactory()
Method Detail

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.