|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.component.DefaultComponentLifecycleAdapter
org.mule.tck.testmodels.mule.TestComponentLifecycleAdapter
public class TestComponentLifecycleAdapter
TestComponentLifecycleAdapter
TODO document
Field Summary |
---|
Fields inherited from class org.mule.component.DefaultComponentLifecycleAdapter |
---|
component, componentObject, disposeMethod, entryPointResolver, flowConstruct, initMethod, isDisposable, isInitialisable, isStartable, isStoppable, logger, muleContext |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Startable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Stoppable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
TestComponentLifecycleAdapter(java.lang.Object pojoService,
JavaComponent service,
FlowConstruct flowConstruct,
EntryPointResolverSet epResolver,
MuleContext muleContext)
|
|
TestComponentLifecycleAdapter(java.lang.Object pojoService,
JavaComponent service,
FlowConstruct flowConstruct,
MuleContext muleContext)
|
Method Summary |
---|
Methods inherited from class org.mule.component.DefaultComponentLifecycleAdapter |
---|
configureBinding, dispose, findDisposeMethod, findInitMethod, initialise, invoke, isDisposed, isStarted, setLifecycleFlags, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestComponentLifecycleAdapter(java.lang.Object pojoService, JavaComponent service, FlowConstruct flowConstruct, MuleContext muleContext) throws MuleException
MuleException
public TestComponentLifecycleAdapter(java.lang.Object pojoService, JavaComponent service, FlowConstruct flowConstruct, EntryPointResolverSet epResolver, MuleContext muleContext) throws MuleException
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |