EJB 3.0 component property sheets contain all the standard component tabs along with the EJB tab, the properties of which are listed below:
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).
|