Uses of Class
com.sun.ejb.codegen.Generator
-
Packages that use Generator Package Description com.sun.ejb.codegen -
-
Uses of Generator in com.sun.ejb.codegen
Subclasses of Generator in com.sun.ejb.codegen Modifier and Type Class Description classGenericHomeGeneratorThis class is used to generate a sub-interface of the GenericEJBHome interface that will be loaded within each application.classRemote30WrapperGeneratorclassRemoteGeneratorThis class is used to generate the RMI-IIOP version of a remote business interface.classServiceInterfaceGeneratorThis class is responsible for generating the SEI when it is not packaged by the application.
-