| Package | Description |
|---|---|
| com.sun.ejb | |
| com.sun.ejb.codegen |
| Modifier and Type | Method and Description |
|---|---|
static Class |
EJBUtils.generateSEI(ClassGeneratorFactory cgf,
String seiClassName,
ClassLoader loader,
Class beanClass) |
| Modifier and Type | Class and Description |
|---|---|
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 |
ServiceInterfaceGenerator
This class is responsible for generating the SEI when it is not packaged
by the application.
|
Copyright © 2019. All rights reserved.