public class TestComponentLifecycleAdapter extends DefaultComponentLifecycleAdapter
TestComponentLifecycleAdapter TODO documentcomponent, componentObject, disposeMethod, entryPointResolver, flowConstruct, initMethod, isDisposable, isInitialisable, isStartable, isStoppable, logger, muleContext| Constructor and Description |
|---|
TestComponentLifecycleAdapter(Object pojoService,
JavaComponent service,
FlowConstruct flowConstruct,
EntryPointResolverSet epResolver,
MuleContext muleContext) |
TestComponentLifecycleAdapter(Object pojoService,
JavaComponent service,
FlowConstruct flowConstruct,
MuleContext muleContext) |
dispose, findDisposeMethod, findInitMethod, initialise, invoke, isDisposed, isStarted, setLifecycleFlags, start, stoppublic TestComponentLifecycleAdapter(Object pojoService, JavaComponent service, FlowConstruct flowConstruct, MuleContext muleContext) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic TestComponentLifecycleAdapter(Object pojoService, JavaComponent service, FlowConstruct flowConstruct, EntryPointResolverSet epResolver, MuleContext muleContext) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.