EJB 3.0 component property sheets contain all the standard component tabs along with the EJB tab.
The EJB tab contains the following properties:
Property
|
Description
|
Bean class
|
Specifies the associated bean class.
|
Remote home interface
|
[session beans only] Specifies an optional remote home interface (for earlier EJB clients).
|
Local home interface
|
[session beans only] Specifies the local home interface (for earlier EJB clients).
|