New Session Bean dialogUltimate
Last modified: 08 March 2021
EJB Tool Window | context menu of a module with an EJB facet | New - Session Bean
EJB Tool Window | context menu of a module with an EJB facet | Jump to Source | New - Session Bean
Use this dialog box to create Session Beans.
Item | Description |
---|---|
<ejb-name> | In this text box, type the basic name to be used for generating the names of the EJB constituent classes. The rules for generating EJB names are configured in the Java EE Names dialog box. |
Package | In this text box, specify the fully qualified path to the package where the bean resides. If necessary, click the Browse button |
EJB Class | In this text box, specify the name of the bean implementation class. If necessary, click the Browse button |