Attribute Label
|
Description
|
Value Constraints
|
Description
|
Provide text that describes the parent element.
Attribute: Description
|
Configurable: yes
Readable: yes
Writable: yes
|
EJBRef Name
|
Provide the unique name of an EJB reference which is an entry in the enterprise bean's environment and is relative to the java:comp/env context.
Attribute: EJBRefName
|
Configurable: yes
Readable: yes
Writable: yes
|
EJBRef Type
|
Provide the expected type of the enterprise bean that is being referenced.
Attribute: EJBRefType
|
Valid values:
Readable: yes
Writable: yes
|
Local Home
|
Provide the fully-qualified name of the enterprise bean's local home interface.
Attribute: LocalHome
|
Configurable: yes
Readable: yes
Writable: yes
|
Local
|
Provide the fully-qualified name of the enterprise bean's local interface.
Attribute: Local
|
Configurable: yes
Readable: yes
Writable: yes
|
EJBLink
|
Specify that an EJB reference is linked to an enterprise bean. The value must be the ejb-name of an enterprise bean in the same ejb-jar file in the same J2EE application.
Attribute: EJBLink
|
Configurable: yes
Readable: yes
Writable: yes
|