@Deprecated public class ApplicationDescriptor 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 |
|---|
ApplicationDescriptor(String name)
Deprecated.
Creates a new application descriptor
|
ApplicationDescriptor(String name,
Optional<Properties> properties)
Deprecated.
|
getAppProperties, getArtifactDeclaration, getDefaultConfigResources, getDomainDescriptor, getDomainName, getEncoding, setAppProperties, setArtifactDeclaration, setDomainName, setEncodinggetArtifactLocation, getConfigResources, getDataFolderName, getDeploymentProperties, getDescriptorFile, getLogConfigFile, getPlugins, isRedeploymentEnabled, setArtifactLocation, setConfigResources, setLogConfigFile, setPlugins, setRedeploymentEnabledgetBundleDescriptor, getClassLoaderConfiguration, getMinMuleVersion, getName, getRequiredProduct, getRootFolder, setBundleDescriptor, setClassLoaderConfiguration, setMinMuleVersion, setRequiredProduct, setRootFolder, toStringpublic ApplicationDescriptor(String name)
name - application name. Non empty.public ApplicationDescriptor(String name, Optional<Properties> properties)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.