| Package | Description |
|---|---|
| org.mule.tooling.client.api |
| Modifier and Type | Method and Description |
|---|---|
abstract ToolingRuntimeClient.Builder |
AbstractToolingRuntimeClientBuilderFactory.create(org.mule.maven.client.api.MavenClient mavenClient)
Creates a
ToolingRuntimeClient.Builder. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withEmbeddedContainer(org.mule.runtime.module.embedded.api.EmbeddedContainer embeddedContainer,
AgentConfiguration embeddedAgentConfiguration)
Running
EmbeddedContainer to use to execute services that requires a runtime. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withMavenConfiguration(org.mule.maven.client.api.model.MavenConfiguration mavenConfiguration)
Sets the
MavenConfiguration used by the client to access the maven artifacts. |
ToolingRuntimeClient.Builder |
ToolingRuntimeClient.Builder.withRemoteAgentConfiguration(AgentConfiguration agentConfiguration)
Sets the
AgentConfiguration used by the client to access the Tooling REST API. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.