org.apache.geronimo.connector.BootstrapContext GBean BootstrapContext implementation that refers to externally configured WorkManager and XATerminator gbeans. @version $Rev: 56022 $ $Date: 2004-10-29 22:16:18 -0700 (Fri, 29 Oct 2004) $
org.objectweb.jonas_ejb.container.JContainer This class represents an EJB container. A container is where an enterprise Bean object lives. All beans from a same ejb-jar file are installed in a single container. For each EJB installed, the container provides a factory and makes it available in the JNDI name space. The JContainer basically man ...