public class TestComponentLifecycleAdapterFactory extends Object implements LifecycleAdapterFactory<JavaComponent>
| Constructor and Description |
|---|
TestComponentLifecycleAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleAdapter |
create(Object pojoService,
JavaComponent service,
FlowConstruct flowConstruct,
EntryPointResolverSet resolver,
MuleContext muleContext) |
public TestComponentLifecycleAdapterFactory()
public LifecycleAdapter create(Object pojoService, JavaComponent service, FlowConstruct flowConstruct, EntryPointResolverSet resolver, MuleContext muleContext) throws org.mule.runtime.api.exception.MuleException
create in interface LifecycleAdapterFactory<JavaComponent>org.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.