|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.service.AbstractService
org.mule.model.direct.DirectService
org.mule.model.pipeline.PipelineService
public class PipelineService
Field Summary |
---|
Fields inherited from class org.mule.model.direct.DirectService |
---|
interceptorList, pojoService, proxy |
Fields inherited from class org.mule.service.AbstractService |
---|
entryPointResolverSet, exceptionListener, inboundRouter, INITIAL_STATE_PAUSED, INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED, initialisationCallbacks, initialised, initialState, logger, model, muleContext, name, nestedRouter, outboundRouter, paused, properties, responseRouter, serviceFactory, stats, stopped, stopping |
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 | |
---|---|
PipelineService()
|
Method Summary | |
---|---|
protected void |
doDispatch(MuleEvent event)
|
protected void |
doDispose()
|
protected void |
doInitialise()
|
protected MuleMessage |
doSend(MuleEvent event)
|
Methods inherited from class org.mule.model.direct.DirectService |
---|
doPause, doResume, doStart, doStop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PipelineService()
Method Detail |
---|
protected void doInitialise() throws InitialisationException
doInitialise
in class DirectService
InitialisationException
protected MuleMessage doSend(MuleEvent event) throws MuleException
doSend
in class DirectService
MuleException
protected void doDispatch(MuleEvent event) throws MuleException
doDispatch
in class DirectService
MuleException
protected void doDispose()
doDispose
in class DirectService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |