Specifies all the generated class names for a bean.
This value is automatically generated by the server at deployment or redeployment time. Do not specify it or change it after deployment.
ejb (sun-ejb-jar.xml)
The following table describes subelements for the gen-class element.
Table A–50 gen-classes Subelements| Element | Required | Description | 
|---|---|---|
| zero or one | Specifies the fully-qualified class name of the generated EJBObject impl class. | |
| zero or one | Specifies the fully-qualified class name of the generated EJBLocalObject impl class. | |
| zero or one | Specifies the fully-qualified class name of the generated EJBHome impl class. | |
| zero or one | Specifies the fully-qualified class name of the generated EJBLocalHome impl class. |