Interface | Description |
---|---|
EJBClientInterface |
Interface for the EJBClient.
|
Class | Description |
---|---|
EJBCompiler |
Compiles EJB classes prior to instantiating in the server.
|
EJBServer |
Server containing all the EJBs for a given configuration.
|
EJBServlet |
Servlet for serving EJBs from the Resin web server.
|
Exception | Description |
---|---|
EJBExceptionWrapper |
Wraps the actual exception with an EJB exception
|
Annotation Type | Description |
---|---|
SessionPool |
Configures the size of the session pool.
|