public class HttpMessageProcessContext extends Object implements MessageProcessContext
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getExecutionClassLoader() |
FlowConstruct |
getFlowConstruct() |
WorkManager |
getFlowExecutionWorkManager() |
MessageSource |
getMessageSource() |
TransactionConfig |
getTransactionConfig() |
boolean |
supportsAsynchronousProcessing() |
public boolean supportsAsynchronousProcessing()
supportsAsynchronousProcessing in interface MessageProcessContextpublic MessageSource getMessageSource()
getMessageSource in interface MessageProcessContextpublic FlowConstruct getFlowConstruct()
getFlowConstruct in interface MessageProcessContextpublic WorkManager getFlowExecutionWorkManager()
getFlowExecutionWorkManager in interface MessageProcessContextpublic TransactionConfig getTransactionConfig()
getTransactionConfig in interface MessageProcessContextpublic ClassLoader getExecutionClassLoader()
getExecutionClassLoader in interface MessageProcessContextCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.