public class EmptyApplicationDescriptor extends ApplicationDescriptor
DEFAULT_CONFIGURATION_RESOURCE, MULE_APPLICATION_CLASSIFIER, 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, getDomainDescriptor, getEncoding, getLogConfigFile, setAppProperties, setArtifactDeclaration, setEncoding, setLogConfigFilegetArtifactLocation, getConfigResources, getDataFolderName, getDescriptorFile, getPlugins, isRedeploymentEnabled, setArtifactLocation, setConfigResources, setPlugins, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderModel, getDeploymentProperties, getMinMuleVersion, getName, getRequiredProduct, getRootFolder, setBundleDescriptor, setClassLoaderModel, setMinMuleVersion, setRequiredProduct, 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.