public interface ConnectivityTestingService
ConnectivityTestingService| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.connection.ConnectionValidationResult |
testConnection(org.mule.runtime.api.component.location.Location location)
Does connection testing over the component registered under the provider identifier
|
org.mule.runtime.api.connection.ConnectionValidationResult testConnection(org.mule.runtime.api.component.location.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 - org.mule.runtime.core.api.exception.ObjectNotFoundException} when the object to use to do connectivity does
not existsCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.