public class EmptyApplicationDescriptor extends ApplicationDescriptor
DEFAULT_APP_PROPERTIES_RESOURCE, DEFAULT_CONFIGURATION_RESOURCEDEFAULT_DEPLOY_PROPERTIES_RESOURCE| Constructor and Description |
|---|
EmptyApplicationDescriptor(File appLocation)
Creates an
ApplicationDescriptor with the default values. |
getAbsoluteResourcePaths, getAppProperties, getConfigResources, getConfigResourcesFile, getDomain, getEncoding, getLogConfigFile, getPlugins, setAbsoluteResourcePaths, setAppProperties, setConfigResources, setConfigResourcesFile, setDomain, setEncoding, setLogConfigFile, setPluginsgetArtifactLocation, isRedeploymentEnabled, setArtifactLocation, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderModel, getName, getRootFolder, setBundleDescriptor, setClassLoaderModel, 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.