Sun Java System Application Server Platform Edition 9 Application Deployment Guide

gen-classes

Specifies all the generated class names for a bean.


Note –

This value is automatically generated by the server at deployment or redeployment time. Do not specify it or change it after deployment.


Superelements

ejb (sun-ejb-jar.xml)

Subelements

The following table describes subelements for the gen-class element.

Table A–48 gen-classes Subelements

Element 

Required 

Description 

remote-impl

zero or one 

Specifies the fully-qualified class name of the generated EJBObject impl class.

local-impl

zero or one 

Specifies the fully-qualified class name of the generated EJBLocalObject impl class.

remote-home-impl

zero or one 

Specifies the fully-qualified class name of the generated EJBHome impl class. 

local-home-impl

zero or one 

Specifies the fully-qualified class name of the generated EJBLocalHome impl class.