public class EmptyApplicationDescriptor extends ApplicationDescriptor
DEFAULT_CONFIGURATION_RESOURCE, MULE_APPLICATION_CLASSIFIER, MULE_DOMAIN_CLASSIFIER, REPOSITORY_FOLDERDEFAULT_DEPLOY_PROPERTIES_RESOURCE, MULE_POM, MULE_POM_PROPERTIES, 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, getDomainName, getEncoding, setAppProperties, setArtifactDeclaration, setDomainName, setEncodinggetArtifactLocation, getConfigResources, getDataFolderName, getDescriptorFile, getLogConfigFile, getPlugins, isRedeploymentEnabled, setArtifactLocation, setConfigResources, setLogConfigFile, 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–2021 MuleSoft, Inc.. All rights reserved.