public class EmptyApplicationDescriptor extends ApplicationDescriptor
DEFAULT_CONFIGURATION_RESOURCE, PROPERTY_DOMAIN, REPOSITORY_FOLDERDEFAULT_DEPLOY_PROPERTIES_RESOURCE, PROPERTY_CONFIG_RESOURCES, PROPERTY_REDEPLOYMENT_ENABLEDMETA_INF, MULE_ARTIFACT, MULE_ARTIFACT_FOLDER, MULE_ARTIFACT_JSON_DESCRIPTOR, MULE_ARTIFACT_JSON_DESCRIPTOR_LOCATION| Constructor and Description |
|---|
EmptyApplicationDescriptor(File appLocation)
Creates an
ApplicationDescriptor with the default values. |
getAppProperties, getArtifactDeclaration, getDefaultConfigResources, getDomain, getEncoding, getLogConfigFile, setAppProperties, setArtifactDeclaration, setDomain, setEncoding, setLogConfigFilegetArtifactLocation, getConfigResources, getDescriptorFile, getPlugins, isRedeploymentEnabled, setArtifactLocation, setConfigResources, setPlugins, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderModel, getMinMuleVersion, getName, getRootFolder, setBundleDescriptor, setClassLoaderModel, setMinMuleVersion, setRootFolder, toStringpublic EmptyApplicationDescriptor(File appLocation)
ApplicationDescriptor with the default values.appLocation - the directory where the application content is stored.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.