Attributes Summary | |
jndiName : String | The JNDI name of an ejb Default to the home name of the bean. |
ejbName : String | The name of the ejb that this binding is for. |
moduleBinding : | |
enterpriseBean : EnterpriseBean@ | A reference to one of the ejbs that has been defined within the deployment descriptor of the same module. |
datasource : ResourceRefBinding | Deprecated. |
resRefBindings : ResourceRefBinding * | JNDI name bindings for resource refs declared in this ejb module's deployment descriptor |
ejbRefBindings : EjbRefBinding * | JNDI name bindings for ejb refs declared in this ejb module's deployment descriptor. |
resourceEnvRefBindings : ResourceEnvRefBinding * | JNDI name bindings for resource env refs declared in this ejb module's deployment descriptor |
cmpConnectionFactory : CMPConnectionFactoryBinding | The connection factory that is used for this entity bean 's container managed persistent state. |
Attribute Details |