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