webappdeployer-mbean.properties

来自「jetty SERVER連接資料庫用的軟體」· PROPERTIES 代码 · 共 15 行

PROPERTIES
15
字号
WebAppDeployer: Deployer for startup deployment of webappscontexts: MObject: The ContextHandlerCollection to which the deployer deploysallowDuplicates: Object:R0: Whether or not duplicate deployments are allowedsetAllowDuplicates(boolean):ACTION:  Whether or not duplicate deployments are allowedsetAllowDuplicates(boolean)[0]:allowDuplicates: True allows duplicate webapps to be deployed while false does notdefaultsDescriptor: Object: The webdefault.xml descriptor to use for all webapps deployed by the deployerconfigurationClasses: Object: The set of configuration classes to apply to the deployment of each webappwebAppDir: Object: The directory where the webapps are to be found to deployextract: Object:RO: Whether or not to extract war files on deploymentsetExtract(boolean):ACTION:Set whether or not to extract war filessetExtract(boolean)[0]:extract: True will extract war files while false will notparentLoaderPriority: Object:RO: Whether to use j2se classloading order or servlet spec classloading ordersetParentLoaderPriority(boolean):ACTION: Set which classloading paradigm to usesetParentLoaderPriority(boolean)[0]:parentPriorityClassLoading: True uses j2se classloading order while false uses servlet spec order

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?