| Package | Description |
|---|---|
| org.mule.runtime.module.tooling.api | |
| org.mule.runtime.module.tooling.api.connectivity | |
| org.mule.runtime.module.tooling.internal |
| Modifier and Type | Method and Description |
|---|---|
ConnectivityTestingServiceBuilder |
ToolingService.newConnectivityTestingServiceBuilder()
Provides a service to create a connectivity testing service using a builder which can be used to configured resources of a
dynamically created artifact
|
| Modifier and Type | Method and Description |
|---|---|
ConnectivityTestingServiceBuilder |
ConnectivityTestingServiceBuilder.addDependency(String groupId,
String artifactId,
String artifactVersion,
String classifier,
String type)
Adds a dependency needed by the artifact that must be included in order to do connectivity testing.
|
ConnectivityTestingServiceBuilder |
ConnectivityTestingServiceBuilder.setArtifactDeclaration(org.mule.runtime.api.app.declaration.ArtifactDeclaration artifactDeclaration)
Configures the mule components required to do connectivity testing
|
| Modifier and Type | Method and Description |
|---|---|
ConnectivityTestingServiceBuilder |
DefaultToolingService.newConnectivityTestingServiceBuilder()
Provides a service to create a connectivity testing service using a builder which can be used to configured resources of a
dynamically created artifact
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.