| Package | Description |
|---|---|
| org.mule.tooling.client.internal | |
| org.mule.tooling.client.internal.application |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultToolingArtifactContext
Default implementation of
ToolingArtifactContext. |
| Modifier and Type | Field and Description |
|---|---|
protected ToolingArtifactContext |
AbstractArtifact.context |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractArtifact.setContext(ToolingArtifactContext context) |
void |
Artifact.setContext(ToolingArtifactContext context)
Sets the
ToolingArtifactContext to be used by this Artifact. |
| Constructor and Description |
|---|
DefaultApplication(String id,
ArtifactResources artifactResources,
org.mule.runtime.deployment.model.api.application.ApplicationDescriptor applicationDescriptor,
Domain domain,
ToolingArtifactContext context,
Map<String,String> properties,
boolean shouldDisposeDomain) |
DefaultDomain(String id,
ArtifactResources artifactResources,
org.mule.runtime.deployment.model.api.domain.DomainDescriptor domainDescriptor,
ToolingArtifactContext context,
Map<String,String> properties) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.