public class TestConnectorMessageProcessorProvider extends AbstractPriorizableConnectorMessageProcessorProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
TEST_URL_PREFIX |
BASE_PRIORITYCACHE_SIZE, EXPIRATION_TIME_IN_MINUTES, muleContext| Constructor and Description |
|---|
TestConnectorMessageProcessorProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected Processor |
buildMessageProcessor(RequestCacheKey cacheKey) |
int |
priority() |
boolean |
supportsUrl(String url) |
dispose, getMessageProcessor, setMuleContextpublic static final String TEST_URL_PREFIX
public TestConnectorMessageProcessorProvider()
protected Processor buildMessageProcessor(RequestCacheKey cacheKey) throws org.mule.runtime.api.exception.MuleException
buildMessageProcessor in class AbstractConnectorMessageProcessorProviderorg.mule.runtime.api.exception.MuleExceptionpublic boolean supportsUrl(String url)
public int priority()
priority in class AbstractPriorizableConnectorMessageProcessorProviderCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.