| Package | Description |
|---|---|
| org.mule.runtime.deployment.model.api | |
| org.mule.runtime.deployment.model.api.artifact | |
| org.mule.runtime.deployment.model.internal.artifact |
| Modifier and Type | Method and Description |
|---|---|
ArtifactContext |
DeployableArtifact.getArtifactContext()
Do not use this method if the artifact initialization wasn't successful or the artifact has been destroyed.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactContext |
ArtifactConfigurationProcessor.createArtifactContext(ArtifactContextConfiguration artifactContextConfiguration)
Creates an
ArtifactContext for an artifact based on the configuration files of the artifact. |
| Modifier and Type | Method and Description |
|---|---|
Optional<ArtifactContext> |
ArtifactContextConfiguration.getParentArtifactContext() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactContextConfiguration.ArtifactContextConfigurationBuilder |
ArtifactContextConfiguration.ArtifactContextConfigurationBuilder.setParentArtifactContext(ArtifactContext parentArtifactContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableArtifactContext
Simple implementation of
ArtifactContext |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.