public class ArtifactDescriptorConstants extends Object
AbstractMuleArtifactModel when working with the
MulePluginModel.getExtensionModelLoaderDescriptor().| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORTED_PACKAGES
Property to fill the
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported packages of a given
artifact. |
static String |
EXPORTED_RESOURCES
Property to fill the
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported resources of a given
artifact. |
static String |
INCLUDE_TEST_DEPENDENCIES
Property that defines to include or not scope test dependencies when building the class loader configuration of a given
artifact.
|
static String |
MULE_LOADER_ID
Default descriptor loader ID for Mule artifacts
|
static String |
PRIVILEGED_ARTIFACTS_IDS |
static String |
PRIVILEGED_EXPORTED_PACKAGES |
static String |
SERIALIZED_ARTIFACT_AST_LOCATION
Location of the serialized artifact AST within the deployable artifact.
|
| Modifier | Constructor and Description |
|---|---|
protected |
ArtifactDescriptorConstants() |
public static final String MULE_LOADER_ID
public static final String EXPORTED_PACKAGES
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported packages of a given
artifact.public static final String PRIVILEGED_EXPORTED_PACKAGES
public static final String PRIVILEGED_ARTIFACTS_IDS
public static final String EXPORTED_RESOURCES
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported resources of a given
artifact.public static final String INCLUDE_TEST_DEPENDENCIES
public static final String SERIALIZED_ARTIFACT_AST_LOCATION
This is generated by the mule-maven-plugin in versions 3.6+
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.