OpenEJB JavaDoc

Packages
org.openejb The classes and interfaces directly under this package define the basic parts of the OpenEJB container system architecture.
org.openejb.alt.assembler.classic  
org.openejb.alt.assembler.classic.xml  
org.openejb.alt.config  
org.openejb.alt.config.ejb11  
org.openejb.alt.config.sys  
org.openejb.alt.connectors.minerva  
org.openejb.alt.containers.castor_cmp11  
org.openejb.corba  
org.openejb.corba.core  
org.openejb.corba.proxy  
org.openejb.corba.services.security  
org.openejb.corba.services.serialization  
org.openejb.corba.services.transaction  
org.openejb.corba.util  
org.openejb.core The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.entity The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.ivm The IntraVM server.
org.openejb.core.ivm.naming The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.ivm.naming.java The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.stateful The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.stateless The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.core.transaction  
org.openejb.resource  
org.openejb.resource.jdbc  
org.openejb.ri.server
   There are two servers in OpenEJB
    The Reference Implementation (RI) Server
      All communication with clients/beans is remote, over a network, distributed and done with sockets.
org.openejb.spi The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.tyrex  
org.openejb.util The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.util.io The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.util.proxy The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture.
org.openejb.util.proxy.jdk12  
org.openejb.util.proxy.jdk13  
org.openejb.util.resources  
org.openejb.util.urlhandler.resource