I18NEnterpriseBeanExtension


This type is a class for model objects.

An I18NEnterpriseBeanExtension represents an EJB extension having an internationalization type setting, i.e., an internationalized EJB.

Package: i18nejbext

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  I18NEJBJarExtension.i18nEnterpriseBeanExtensions



Attributes Summary
internationalizationType : InternationalizationType The internationalization policy setting which indicates whether the internationalization context scoped to a business method invocation will be managed by the EJB or by its hosting J2EE container.
enterpriseBeanExtension : EnterpriseBeanExtension @ The EJB extension to which the internationalizationType setting applies.



Attribute Details

internationalizationType  -  The internationalization policy setting which indicates whether the internationalization context scoped to a business method invocation will be managed by the EJB or by its hosting J2EE container.
    Data Type: InternationalizationType
    Default value:  Container
    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

enterpriseBeanExtension  -  The EJB extension to which the internationalizationType setting applies.
    Reference Type: EnterpriseBeanExtension @
    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