alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Jetty example source code file (WebAppContext-mbean.properties)

This example Jetty source code file (WebAppContext-mbean.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Jetty tags/keywords

array, classes, classes, contexthandler, contexthandler, extra, is, is, override, the, the, war, web, webappcontext

The Jetty WebAppContext-mbean.properties source code

WebAppContext: Web Application ContextHandler
configurationClasses: Array of names of configuration classes 
defaultsDescriptor: Default web.xml descriptor applied before standard web.xml
overrideDescriptor: Override web.xml descriptor applied after standard web.xml
serverClasses: Classes and packages hidden by the context classloader
systemClasses: Classes and packages given priority by context classloader
war: WAR file location
distributable: Is the web application distributable
extractWAR: Is the war file extraced on deploy
copyWebDir: Is the web application directory copied on deploy
parentLoaderPriority: Is the parent classloader given priority
descriptor: The standard web.xml descriptor
extraClasspath: Extra classpath for the context classloader
tempDirectory: Temporary directory location

Other Jetty examples (source code examples)

Here is a short list of links related to this Jetty WebAppContext-mbean.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.