| Package | Description |
|---|---|
| org.mule.tooling.client.internal.application | |
| org.mule.tooling.client.internal.artifact | |
| org.mule.tooling.client.internal.datasense |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Application
Responsible for handling Application resources and life cycle.
|
interface |
Domain
Represents a Mule domain artifact.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArtifact<T extends org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor>
Base class for
Artifact. |
class |
DefaultApplication
Represents a Mule application and allows to be deployed into Mule Runtime.
|
class |
DefaultDomain
Represents a Mule domain and allows to be deployed into Mule Runtime.
|
| Constructor and Description |
|---|
DefaultResourceLoader(Artifact artifact,
org.mule.tooling.client.internal.serialization.Serializer serializer) |
| Constructor and Description |
|---|
DataSenseArtifact(Artifact artifact,
org.mule.runtime.api.util.LazyValue<MetadataCache> metadataCache,
MetadataProvider metadataProvider,
Map<String,String> artifactProperties,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService,
org.mule.runtime.apikit.metadata.api.MetadataService apikitMetadataService,
DataSenseArtifact parent) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.