|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.construct.AbstractFlowConstruct
com.mulesoft.mql.mule.QueryService
public class QueryService
| Field Summary |
|---|
| Fields inherited from class org.mule.construct.AbstractFlowConstruct |
|---|
exceptionListener, lifecycleManager, logger, messageInfoMapping, messageProcessorChain, messageSource, muleContext, name, statistics, threadingProfile |
| 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 | |
|---|---|
QueryService(String name,
String query,
Type type,
org.mule.api.source.MessageSource messageSource,
org.mule.api.MuleContext muleContext)
|
|
| Method Summary | |
|---|---|
protected void |
configureMessageProcessors(org.mule.api.processor.MessageProcessorChainBuilder builder)
|
protected void |
createJsonTransformers(org.mule.api.processor.MessageProcessorChainBuilder builder)
|
String |
getConstructType()
|
protected org.mule.api.routing.filter.Filter |
getFormFilter()
|
protected org.mule.api.routing.filter.Filter |
getJsonFilter()
|
| Methods inherited from class org.mule.construct.AbstractFlowConstruct |
|---|
createMessageProcessor, dispose, disposeIfDisposable, doDispose, doInitialise, doStart, doStop, getExceptionListener, getLifecycleState, getMessageInfoMapping, getMessageProcessorChain, getMessageSource, getMuleContext, getName, getStatistics, getThreadingProfile, initialise, initialiseIfInitialisable, injectFlowConstructMuleContext, isStarted, isStopped, isStopping, setExceptionListener, setMessageInfoMapping, setMessageSource, start, startIfStartable, stop, stopIfStoppable, toString, validateConstruct |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryService(String name,
String query,
Type type,
org.mule.api.source.MessageSource messageSource,
org.mule.api.MuleContext muleContext)
| Method Detail |
|---|
protected void configureMessageProcessors(org.mule.api.processor.MessageProcessorChainBuilder builder)
throws org.mule.api.MuleException
configureMessageProcessors in class org.mule.construct.AbstractFlowConstructorg.mule.api.MuleException
protected void createJsonTransformers(org.mule.api.processor.MessageProcessorChainBuilder builder)
throws org.mule.api.lifecycle.InitialisationException
org.mule.api.lifecycle.InitialisationExceptionprotected org.mule.api.routing.filter.Filter getJsonFilter()
protected org.mule.api.routing.filter.Filter getFormFilter()
public String getConstructType()
getConstructType in class org.mule.construct.AbstractFlowConstruct
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||