Attributes Summary | |
runAsSettings : SecurityIdentity * | @deprecatedUSED FOR COMPATIBILITY WITH EJB1. |
methodSessionAttributes : ContainerActivitySession * | Per method container activity session attributes for an enterprise bean. |
enterpriseBean : EnterpriseBean@ | A reference to an ejb element defined in the deployment descriptor for the same ejb jar. |
ejbJarExtension : | |
structure : BeanStructure | ONLY USED FOR COMPATIBILITY WITH EJB1. |
beanCache : BeanCache | Optional bean cache settings for the enterprise bean. |
internationalization : BeanInternationalization * | An optional list of internationalization settings for the enterprise bean. |
localTran : LocalTran | @deprecatedUSED FOR COMPATIBILITY WITH WEBSPHERE4. |
isolationLevelAttributes : IsolationLevelAttributes * | Optional list of per-method transaction isolation level attributes which allow EJB1. |
resourceRefExtensions : ResourceRefExtension * | 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 : LocalTransaction | Local transaction settings for the enterprise bean. |
Attribute Details |