webappcontext-mbean.properties
来自「jetty SERVER連接資料庫用的軟體」· PROPERTIES 代码 · 共 14 行
PROPERTIES
14 行
WebAppContext: Web Application ContextHandlerconfigurationClasses: Array of names of configuration classes defaultsDescriptor: Default web.xml descriptor applied before standard web.xmloverrideDescriptor: Override web.xml descriptor applied after standard web.xmlserverClasses: Classes and packages hidden by the context classloadersystemClasses: Classes and packages given priority by context classloaderwar: WAR file locationdistributable: Is the web application distributableextractWAR: Is the war file extraced on deploycopyWebDir: Is the web application directory copied on deployparentLoaderPriority: Is the parent classloader given prioritydescriptor: The standard web.xml descriptorextraClasspath: Extra classpath for the context classloadertempDirectory: Temporary directory location
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?