public interface ConnectivityTestingService
ConnectivityTestingService| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTIVITY_TESTING_SERVICE_KEY
Key under which the
ConnectivityTestingService can be found in the Registry |
| Modifier and Type | Method and Description |
|---|---|
ConnectionValidationResult |
testConnection(Location location)
Does connection testing over the component registered under the provider identifier
|
static final String CONNECTIVITY_TESTING_SERVICE_KEY
ConnectivityTestingService can be found in the RegistryConnectionValidationResult testConnection(Location location)
location - component identifier over the one connectivity testing is done.UnsupportedConnectivityTestingObjectException - when it's not possible to do connectivity testing over the mule
component.{@link - ObjectNotFoundException} when the object to use to do connectivity does
not existsCopyright © 2017 MuleSoft, Inc.. All rights reserved.