public class TemporaryArtifactConnectivityTestingService extends AbstractArtifactAgnosticService implements org.mule.runtime.api.connectivity.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.AbstractArtifactAgnosticService.ApplicationStartingException| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.connection.ConnectionValidationResult |
testConnection(org.mule.runtime.api.component.location.Location location) |
dispose, getStartedApplication, withTemporaryApplicationpublic org.mule.runtime.api.connection.ConnectionValidationResult testConnection(org.mule.runtime.api.component.location.Location location)
testConnection in interface org.mule.runtime.api.connectivity.ConnectivityTestingServiceorg.mule.runtime.api.exception.MuleRuntimeExceptionCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.