org.objectweb.jonas.web.AbsJWebContainerServiceImpl This abstract class provides an implementation for a dynamic JWebContainerService service. @author Florent Benoit @author Ludovic Bert (J2EE 1.3) @author Nicolas Van Caneghem (exploded ear) @author Michel-Ange Anton (contributor)
org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager This class provide a way for managing the EjbDeploymentDesc. Note that there is an intance of the EjbDeploymentDescManager on each JOnAS server. @author Ludovic Bert @author Florent Benoit @author Nicolas Van Caneghem <nicolas.vancaneghem@openpricer.com> Allow the deployment of an exploded e ...
org.objectweb.jonas.client.ClientContainer Defines the class use for the client container This class analyze the ear or the jar client and launch the client @author Florent Benoit
org.jboss.mx.loading.UnifiedLoaderRepository3 A repository of class loaders that form a flat namespace of classes and resources. This version uses UnifiedClassLoader3 instances. Class and resource loading is synchronized by the acquiring the monitor to the associated repository structure monitor. See the variable javadoc comments for what moni ...
org.objectweb.jonas.container.EJBServiceImpl Implementation of the EJB Container Service for jonas. This class works only with jonas_ejb classes. @author Philippe Coq @author Jeff Mesnil (Security) @author Markus Karg (Novell port) @author Christophe Ney (for making easier Enhydra integration) @author Adriana Danes (complete management metho ...