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

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

This example Jetty source code file (WebAppDeployer-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

contexthandlercollection, deployer, mobject, object, object, object:r0, object:ro, the, the, true, true, webappdeployer, whether, whether

The Jetty WebAppDeployer-mbean.properties source code

WebAppDeployer: Deployer for startup deployment of webapps
contexts: MObject: The ContextHandlerCollection to which the deployer deploys
allowDuplicates: Object:R0: Whether or not duplicate deployments are allowed
setAllowDuplicates(boolean):ACTION:  Whether or not duplicate deployments are allowed
setAllowDuplicates(boolean)[0]:allowDuplicates: True allows duplicate webapps to be deployed while false does not
defaultsDescriptor: Object: The webdefault.xml descriptor to use for all webapps deployed by the deployer
configurationClasses: Object: The set of configuration classes to apply to the deployment of each webapp
webAppDir: Object: The directory where the webapps are to be found to deploy
extract: Object:RO: Whether or not to extract war files on deployment
setExtract(boolean):ACTION:Set whether or not to extract war files
setExtract(boolean)[0]:extract: True will extract war files while false will not
parentLoaderPriority: Object:RO: Whether to use j2se classloading order or servlet spec classloading order
setParentLoaderPriority(boolean):ACTION: Set which classloading paradigm to use
setParentLoaderPriority(boolean)[0]:parentPriorityClassLoading: True uses j2se classloading order while false uses servlet spec order

Other Jetty examples (source code examples)

Here is a short list of links related to this Jetty WebAppDeployer-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.