| Attributes Summary |
| name : String | The ejb-ref-name element contains the name of an EJB reference.
|
| type : EjbRefType | The ejb-ref-type element contains the expected type of the referenced enterprise bean.
|
| home : String | The home element contains the fully-qualified name of the enterprise bean’s home interface.
|
| remote : String | The remote element contains the fully-qualified name of the enterprise bean’s remote interface.
|
| link : String | The ejb-link element is used in the ejb-ref element to specify that an EJB reference is linked to an enterprise bean in the encompassing J2EE Application package.
|
| description : String | The description element is used by the ejb-jar file producer to provide text describing the parent element.
|
| /linkedEJB : |
|