Package com.caucho.ejb

Interface Summary
ClientFactory Create a remote object
EJBClientInterface Interface for the EJBClient.
 

Class Summary
AbstractClientFactory Create a remote object
AbstractContext Base class for an abstract context
AbstractEJBHome Interface for stubs inside the same JVM.
AbstractEJBObject Interface for stubs inside the same JVM.
AbstractServer Base server for a single home/object bean pair.
AbstractSessionBean Convenience class implementing the EJB 2.1 session bean API
AbstractStubLoader Class loader builds stubs.
EJBCompiler Compiles EJB classes prior to instantiating in the server.
EJBMetaDataImpl  
EJBServer Server containing all the EJBs for a given configuration.
EJBServlet Servlet for serving EJBs from the Resin web server.
Version  
 

Exception Summary
CreateExceptionWrapper Wraps the actual exception with an EJB exception
DuplicateKeyWrapper Wraps the actual exception with an EJB exception
EJBExceptionWrapper Wraps the actual exception with an EJB exception
FinderExceptionWrapper Wraps the actual exception with an EJB exception
NoSuchObjectExceptionWrapper Wraps the actual exception with an EJB exception
RemoteExceptionWrapper Wraps the actual exception with an Remote exception
RemoveExceptionWrapper Wraps the actual exception with an EJB exception