| Interface | Description |
|---|---|
| ClassGeneratorFactory |
Convenience interface that defines a factory for ClassGenerator instances.
|
| Class | Description |
|---|---|
| AsmSerializableBeanGenerator | |
| EjbOptionalIntfGenerator | |
| Generator |
The base class for all code generators.
|
| GenericHomeGenerator |
This class is used to generate a sub-interface of the
GenericEJBHome interface that will be loaded within each
application.
|
| Remote30WrapperGenerator | |
| RemoteGenerator |
This class is used to generate the RMI-IIOP version of a
remote business interface.
|
| ServiceInterfaceGenerator |
This class is responsible for generating the SEI when it is not packaged
by the application.
|
| StaticRmiStubGenerator |
This class is used to generate the RMI-IIOP version of a
remote business interface.
|
| Exception | Description |
|---|---|
| GeneratorException |
The Generator exception is thrown whenever there is an error in
generating the stubs and skeletons and other related files.
|
| InvalidBean | |
| InvalidHome | |
| MethodNotFound |
Copyright © 2019. All rights reserved.