Uses of Class
com.sun.ejb.codegen.Generator
Packages that use Generator
-
Uses of Generator in com.sun.ejb.codegen
Subclasses of Generator in com.sun.ejb.codegenModifier and TypeClassDescriptionclassThis class is used to generate a sub-interface of the GenericEJBHome interface that will be loaded within each application.final classGenerator of EJB 3.0+ Remote client stub implementations.final classThis class is used to generate the RMI-IIOP version of a remote business interface.classThis class is responsible for generating the SEI when it is not packaged by the application.