public class DomainDescriptor extends DeployableArtifactDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONFIGURATION_RESOURCE |
static String |
DEFAULT_CONFIGURATION_RESOURCE_LOCATION |
static String |
DEFAULT_DOMAIN_NAME |
DEFAULT_DEPLOY_PROPERTIES_RESOURCE, PROPERTY_CONFIG_RESOURCES, PROPERTY_REDEPLOYMENT_ENABLEDMULE_ARTIFACT_JSON_DESCRIPTOR, MULE_ARTIFACT_JSON_DESCRIPTOR_LOCATION| Constructor and Description |
|---|
DomainDescriptor(String name)
Creates a new domain descriptor
|
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getDefaultConfigResources() |
getAbsoluteResourcePaths, getArtifactLocation, getConfigResources, getConfigResourcesFile, getPlugins, isRedeploymentEnabled, setAbsoluteResourcePaths, setArtifactLocation, setConfigResources, setConfigResourcesFile, setPlugins, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderModel, getMinMuleVersion, getName, getRootFolder, setBundleDescriptor, setClassLoaderModel, setMinMuleVersion, setRootFolder, toStringpublic static final String DEFAULT_DOMAIN_NAME
public static final String DEFAULT_CONFIGURATION_RESOURCE
public static final String DEFAULT_CONFIGURATION_RESOURCE_LOCATION
public DomainDescriptor(String name)
name - domain name. Non empty.protected List<String> getDefaultConfigResources()
getDefaultConfigResources in class DeployableArtifactDescriptorCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.