public class EmptyApplicationDescriptor extends ApplicationDescriptor
DEFAULT_CONFIGURATION_RESOURCE, DEFAULT_CONFIGURATION_RESOURCE_LOCATION, MULE_APPLICATION_JSON, MULE_APPLICATION_JSON_LOCATION, PROPERTY_DOMAIN, REPOSITORY_FOLDERDEFAULT_DEPLOY_PROPERTIES_RESOURCE, PROPERTY_CONFIG_RESOURCES, PROPERTY_REDEPLOYMENT_ENABLED| Constructor and Description |
|---|
EmptyApplicationDescriptor(File appLocation)
Creates an
ApplicationDescriptor with the default values. |
getAppProperties, getArtifactDeclaration, getDefaultConfigResources, getDomain, getEncoding, getLogConfigFile, setAppProperties, setArtifactDeclaration, setDomain, setEncoding, setLogConfigFilegetAbsoluteResourcePaths, getArtifactLocation, getConfigResources, getConfigResourcesFile, getPlugins, isRedeploymentEnabled, setAbsoluteResourcePaths, setArtifactLocation, setConfigResources, setConfigResourcesFile, 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.