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