I18NRunAsSpecified

One of three container internationalization attributes; attribute <TT>I18NRunAsSpecified</TT> indicates that a J2EE container will invoke a hosted J2EE application entity under the custom internationalization context specified in the attribute.

Inherits from type I18NContainerInternationalizationAttribute and adds the following.

Attributes Summary
description : StringA description of the specified internationalization context.
locales : I18NLocale * The ordered list, or chain, of locales composing the specified internationalization context (see <TT>I18NLocale</TT>).
timeZone : I18NTimeZoneThe time zone composing the specified internationalization context (see <TT>I18NTimeZone</TT>).

Attribute Details

description    -    A description of the specified internationalization context.
     data type:  String
     default Value:   unspecified



locales    -    The ordered list, or chain, of locales composing the specified internationalization context (see <TT>I18NLocale</TT>).
     data type: I18NLocale*



timeZone    -    The time zone composing the specified internationalization context (see <TT>I18NTimeZone</TT>).
     data type: I18NTimeZone


Copyright IBM Corp. 1997-2004