EnterpriseBeanBinding

JNDI and Name binding information for an Enterprise Java Bean.



 

Attributes Summary

jndiName The JNDI name of an ejb Default to the home name of the bean.
ejbName The name of the ejb that this binding is for.
moduleBinding  
enterpriseBean A reference to one of the ejbs that has been defined within the deployment descriptor of the same module.
datasource Deprecated.
resRefBindings JNDI name bindings for resource refs declared in this ejb module's deployment descriptor
ejbRefBindings JNDI name bindings for ejb refs declared in this ejb module's deployment descriptor.
resourceEnvRefBindings JNDI name bindings for resource env refs declared in this ejb module's deployment descriptor
cmpConnectionFactory The connection factory that is used for this entity bean 's container managed persistent state.

 

Attribute Details


jndiName

The JNDI name of an ejb Default to the home name of the bean.

Data type:   String
Default value:   unspecified



ejbName

The name of the ejb that this binding is for. Used post-deployment.

Data type:   String
Default value:   unspecified



moduleBinding

 

Data type:  



enterpriseBean

A reference to one of the ejbs that has been defined within the deployment descriptor of the same module.

Data type:  EnterpriseBean



datasource

Deprecated. No longer used. Use cmpConnectionFactory instead.Captures the jndi name of a CMP connector or datasource that is configured within the WebSphere server environment for enterprise beans which require container managed persistence.For CMP2.0 support, this name must resolve to a CMPConnector resource object.For CMP1.0 support, the jndiName must resolve to a WAS40Datasource.

Data type:  ResourceRefBinding



resRefBindings

JNDI name bindings for resource refs declared in this ejb module's deployment descriptor

Data type:  ResourceRefBinding



ejbRefBindings

JNDI name bindings for ejb refs declared in this ejb module's deployment descriptor.

Data type:  EjbRefBinding



resourceEnvRefBindings

JNDI name bindings for resource env refs declared in this ejb module's deployment descriptor

Data type:  ResourceEnvRefBinding



cmpConnectionFactory

The connection factory that is used for this entity bean 's container managed persistent state.

Data type:  CMPConnectionFactoryBinding


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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.