I18NServletExtension
This type is a class for model objects.
An I18NServletExtension represents a servlet extension having an internationalization type setting, i.e., an internationalized servlet.
Package: i18nwebappext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
I18NWebAppExtension.i18nServletExtensions
Attributes Summary internationalizationType : InternationalizationType The internationalization policy setting which indicates whether the internationalization context scoped to a service method invocation will be managed by the servlet (extension) or by its hosting J2EE container. servletExtension : ServletExtension @ The servlet extension to which the internationalizationType setting applies.
Attribute Details
internationalizationType - The internationalization policy setting which indicates whether the internationalization context scoped to a service method invocation will be managed by the servlet (extension) or by its hosting J2EE container.
Data Type: InternationalizationType
Default value: Application
Allowed values:
0 - Application
1 - Container
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
servletExtension - The servlet extension to which the internationalizationType setting applies.
Reference Type: ServletExtension @
Containment: false
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006