public final class MavenClassLoaderConstants extends Object
MulePluginModel 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 the
current plugin. |
static String |
EXPORTED_RESOURCES
Property to fill the
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported resources of the
current plugin. |
static String |
MAVEN
ID used to populate a
MuleArtifactLoaderDescriptor.getId() |
static String |
PRIVILEGED_ARTIFACTS_IDS |
static String |
PRIVILEGED_EXPORTED_PACKAGES |
| Constructor and Description |
|---|
MavenClassLoaderConstants() |
public static final String MAVEN
MuleArtifactLoaderDescriptor.getId()public static final String EXPORTED_PACKAGES
MuleArtifactLoaderDescriptor.getAttributes() which defines the exported packages of the
current plugin.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 the
current plugin.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.