EnterpriseBeanExtension



Inherits from type ENamedElement and adds the following.

Attributes Summary
startEJBAtApplicationStart : boolean  
runAsSettings : SecurityIdentity *  
methodSessionAttributes : ContainerActivitySession *  
enterpriseBean : EnterpriseBean@  
ejbJarExtension :   
structure : BeanStructure  
beanCache : BeanCache  
internationalization : BeanInternationalization *  
localTran : LocalTran@deprecated These local tran values are now common to both web applications and ejbs.
isolationLevelAttributes : IsolationLevelAttributes * Per-method transaction isolation level attributes which allow EJB1.
resourceRefExtensions : ResourceRefExtension *  
localTransaction : LocalTransaction  
globalTransaction : GlobalTransaction  

Attribute Details

startEJBAtApplicationStart    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



runAsSettings    -     
     data type: SecurityIdentity*



methodSessionAttributes    -     
     data type: ContainerActivitySession*



enterpriseBean    -     
     data type: EnterpriseBean@



ejbJarExtension    -     
     data type: 



structure    -     
     data type: BeanStructure



beanCache    -     
     data type: BeanCache



internationalization    -     
     data type: BeanInternationalization*



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.
     data type: LocalTran



isolationLevelAttributes    -    Per-method transaction isolation level attributes which allow EJB1.0 semantics.
     data type: IsolationLevelAttributes*



resourceRefExtensions    -     
     data type: ResourceRefExtension*



localTransaction    -     
     data type: LocalTransaction



globalTransaction    -     
     data type: GlobalTransaction


Copyright IBM Corp. 1997-2004