WebModuleDeployment

Web Module deployment configuration.

Inherits from type ModuleDeployment and adds the following.

Attributes Summary
classloaderModeUse this to specify the order in which classes are loaded for this web module.

Attribute Details

classloaderMode    -    Use this to specify the order in which classes are loaded for this web module. (PARENT_LAST==WEB-INF/classes searched first, PARENT_FIRST==WEB-INF/classes serached last.) PARENT_FIRST is default
     data type: 
     default Value:   unspecified


Copyright IBM Corp. 1997-2004