ContextParam
This type is a class for model objects.
@version J2EE1.4 deprecated
The context-param element contains the declaration of a web application's servlet context initialization parameters.
Package: webapplication
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
WebApp.contexts
paramName - @deprecated
The param-name element contains the name of a parameter.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
paramValue - @deprecated
The param-value element contains the value of a parameter.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
description - @deprecated
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
webApp - * No description is available *
Reference Type: WebApp @
Containment: false
Container: true
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: WebApp.contexts
(C) COPYRIGHT International Business Machines Corp. 1996-2006