public interface ConnectorOperationLocator
| Modifier and Type | Method and Description |
|---|---|
MessageProcessor |
locateConnectorOperation(String url,
OperationOptions operationOptions,
MessageExchangePattern exchangePattern)
Lookup for an operation from a connector
|
MessageProcessor locateConnectorOperation(String url, OperationOptions operationOptions, MessageExchangePattern exchangePattern) throws MuleException
url - the URL that identifies the operationoperationOptions - the options to use to execute the operationexchangePattern - the exchange pattern to use for the operationMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.