public class TemporaryArtifactConnectivityTestingService extends Object implements ConnectivityTestingService
ConnectivityTestingService for a temporary artifact.
This class will take care of the artifact initialization as part of the connection service invocation
and deal with any thrown exception by the startup of the artifact.| Constructor and Description |
|---|
TemporaryArtifactConnectivityTestingService(org.mule.runtime.module.deployment.impl.internal.artifact.TemporaryArtifact temporaryArtifact)
Creates a
DefaultConnectivityTestingService. |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.connection.ConnectionValidationResult |
testConnection(String identifier) |
public TemporaryArtifactConnectivityTestingService(org.mule.runtime.module.deployment.impl.internal.artifact.TemporaryArtifact temporaryArtifact)
DefaultConnectivityTestingService.temporaryArtifact - tooling artifact used to do connectivity testingpublic org.mule.runtime.api.connection.ConnectionValidationResult testConnection(String identifier)
testConnection in interface ConnectivityTestingServiceorg.mule.runtime.api.exception.MuleRuntimeExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.