New Message Bean dialog
Use this dialog to create Message 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. |
Package | In this text box, specify a fully qualified path to the package where the bean resides. If necessary, click the Browse button and select the desired package in the project tree. |
EJB Class | In this text box, specify the name of the bean implementation class. If necessary, click the Browse button to open the Choose EJB Class dialog, where you can search for the desired class by name or select it in the project tree. |
Message Listener | In this text box, specify the message listener interface. Type a fully qualified name or click the Browse button to open the Choose EJB Message Listener Interface dialog, where you can search for the desired message listener interface by name or select it in the project tree. |
Last modified: 08 March 2021