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