MiddlewareWebModule
This type is a class for model objects.
A middleware application web module.
Package: middlewareapp
Supertype: MiddlewareModule
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary |
contextRoot : EString |
Specifies the context root of the application module. The context root is a path prefix associated with the application module. It is used compose the full URL that users type to access application module files.
|
virtualHostName : EString |
Specifies the name of a virtual host defined in the platform's environment.
|
contextRoot - Specifies the context root of the application module. The context root is a path prefix associated with the application module. It is used compose the full URL that users type to access application module files.
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
virtualHostName - Specifies the name of a virtual host defined in the platform's environment.
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006