EnterpriseBeanExtension
Enterprise bean extension for WebSphere. These extensions are specific to the WebSphere programming model and provide features over and beyond that of the J2EE specification.
Inherits from type eModelElement and adds the following.
Attributes Summary
runAsSettings @deprecatedUSED FOR COMPATIBILITY WITH EJB1. methodSessionAttributes Per method container activity session attributes for an enterprise bean. enterpriseBean A reference to an ejb element defined in the deployment descriptor for the same ejb jar. ejbJarExtension structure ONLY USED FOR COMPATIBILITY WITH EJB1. beanCache Optional bean cache settings for the enterprise bean. internationalization An optional list of internationalization settings for the enterprise bean. localTran @deprecatedUSED FOR COMPATIBILITY WITH WEBSPHERE4. isolationLevelAttributes Optional list of per-method transaction isolation level attributes which allow EJB1. resourceRefExtensions An optional list of resource ref extensions for any of the resource refs defined for enterprise beans in the deployment descriptor of this ejb module that need to utilize additional websphere features for isolation level and connection management. localTransaction Local transaction settings for the enterprise bean.
Attribute Details
runAsSettings
@deprecatedUSED FOR COMPATIBILITY WITH EJB1.1 WEBSPHERE EXTENSION SUPPORT OF RUN AS. NOT USED FOR EJB2.0A list of security "run as" identities for an EJB1.1 enterprise bean.
Data type: SecurityIdentity
methodSessionAttributes
Per method container activity session attributes for an enterprise bean.
Data type: ContainerActivitySession
enterpriseBean
A reference to an ejb element defined in the deployment descriptor for the same ejb jar.
Data type: EnterpriseBean
ejbJarExtension
Data type:
structure
ONLY USED FOR COMPATIBILITY WITH EJB1.1 WEBSPHERE EXTENSIONS.Optional bean structure properties for use with CMP (EJB1.1)
Data type: BeanStructure
beanCache
Optional bean cache settings for the enterprise bean.
Data type: BeanCache
internationalization
An optional list of internationalization settings for the enterprise bean.
Data type: BeanInternationalization
localTran
@deprecatedUSED FOR COMPATIBILITY WITH WEBSPHERE4.0 EXTENSIONS TO EJB1.1. USE THE NEW commonext::LocalTransaction TYPE INSTEAD.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
Optional list of per-method transaction isolation level attributes which allow EJB1.0 semantics. Only used with EJB1.0 beans.
Data type: IsolationLevelAttributes
resourceRefExtensions
An optional list of resource ref extensions for any of the resource refs defined for enterprise beans in the deployment descriptor of this ejb module that need to utilize additional websphere features for isolation level and connection management.
Data type: ResourceRefExtension
localTransaction
Local transaction settings for the enterprise bean.
Data type: LocalTransaction
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.