public class ConnectivityTestingServiceWrapper extends Object implements ConnectivityTestingService
ConnectivityTestingService that uses reflection and works as a bridge
between classLoaders.| Constructor and Description |
|---|
ConnectivityTestingServiceWrapper(Dispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionValidationResult |
testConnection(ConnectivityTestingRequest connectivityTestingRequest) |
public ConnectivityTestingServiceWrapper(Dispatcher dispatcher)
public ConnectionValidationResult testConnection(ConnectivityTestingRequest connectivityTestingRequest) throws NoSuchApplicationException, UnsupportedConnectivityTestingObjectException, ConnectivityTestingObjectNotFoundException, ServiceUnavailableException
Copyright © 2018 MuleSoft, Inc.. All rights reserved.