EnterpriseBeanExtension


This type is a class for model objects.

* No description is available *

Package: ejbext
Supertype: ENamedElement

Known subtypes:
    ContainerManagedEntityExtension
    SessionExtension
    MessageDrivenExtension
    EntityExtension

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

Reference attributes having this type:
  ActivitySessionEnterpriseBeanExtension.enterpriseBeanExtension
  EJBComponent.extensions
  I18NEnterpriseBeanExtension.enterpriseBeanExtension

Collection attributes having this type:
  EJBJarExtension.ejbExtensions



Attributes Summary
startEJBAtApplicationStart : EBoolean * No description is available *
runAsSettings : SecurityIdentity * * No description is available *
methodSessionAttributes : ContainerActivitySession * * No description is available *
enterpriseBean : EnterpriseBean @ * No description is available *
ejbJarExtension : EJBJarExtension @ * No description is available *
structure : BeanStructure @ * No description is available *
beanCache : BeanCache @ * No description is available *
internationalization : BeanInternationalization * * No description is available *
localTran : LocalTran @ @deprecated These local tran values are now common to both web applications and ejbs. There are now Local Tran types in the commonext package that should be used instead.
isolationLevelAttributes : IsolationLevelAttributes * Per-method transaction isolation level attributes which allow EJB1.0 semantics.
resourceRefExtensions : ResourceRefExtension * * No description is available *
localTransaction : LocalTransaction @ * No description is available *
globalTransaction : GlobalTransaction @ * No description is available *



Attribute Details

startEJBAtApplicationStart  -  * No description is available *
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

runAsSettings  -  * No description is available *
    Reference Type: SecurityIdentity *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

methodSessionAttributes  -  * No description is available *
    Reference Type: ContainerActivitySession *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enterpriseBean  -  * No description is available *
    Reference Type: EnterpriseBean @
    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

ejbJarExtension  -  * No description is available *
    Reference Type: EJBJarExtension @
    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: EJBJarExtension.ejbExtensions

structure  -  * No description is available *
    Reference Type: BeanStructure @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

beanCache  -  * No description is available *
    Reference Type: BeanCache @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

internationalization  -  * No description is available *
    Reference Type: BeanInternationalization *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

localTran  -  @deprecated These local tran values are now common to both web applications and ejbs. There are now Local Tran types in the commonext package that should be used instead.
    Reference Type: LocalTran @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

isolationLevelAttributes  -  Per-method transaction isolation level attributes which allow EJB1.0 semantics.
    Reference Type: IsolationLevelAttributes *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

resourceRefExtensions  -  * No description is available *
    Reference Type: ResourceRefExtension *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

localTransaction  -  * No description is available *
    Reference Type: LocalTransaction @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

globalTransaction  -  * No description is available *
    Reference Type: GlobalTransaction @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    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