Inheritance dialog box

To display the Inheritance dialog box,

  1. Click the top of the bean representation in the EJB Designer.
  2. Click the Inheritance button in the bean's inspector.

Use this dialog box to specify a class as the parent of the bean class. By default, the bean class is java.lang.Object.

Bean Parent Class

Use the ... button to specify the class you want the bean class to extend.