|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassGeneratorFactory | |
|---|---|
| com.sun.ejb | |
| com.sun.ejb.codegen | |
| Uses of ClassGeneratorFactory in com.sun.ejb |
|---|
| Methods in com.sun.ejb with parameters of type ClassGeneratorFactory | |
|---|---|
static java.lang.Class |
EJBUtils.generateSEI(ClassGeneratorFactory cgf,
java.lang.String seiClassName,
java.lang.ClassLoader loader,
java.lang.Class beanClass)
|
| Uses of ClassGeneratorFactory in com.sun.ejb.codegen |
|---|
| Classes in com.sun.ejb.codegen that implement ClassGeneratorFactory | |
|---|---|
class |
GenericHomeGenerator
This class is used to generate a sub-interface of the GenericEJBHome interface that will be loaded within each application. |
class |
Remote30WrapperGenerator
|
class |
RemoteGenerator
This class is used to generate the RMI-IIOP version of a remote business interface. |
class |
SerializableBeanGenerator
This class is used to generate a Serializable sub-class of a 3.0 stateful session bean. |
class |
ServiceInterfaceGenerator
This class is responsible for generating the SEI when it is not packaged by the application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||