Package org.objectweb.jonas.server

Class Summary
Bootstrap This class load all the jars needed to start JOnAS and after this, it launch the JOnAS server (Server class).
J2EEServer MBean class for Server management.
J2EEServerMBean MBean class for Server management.
JavaVm The Java Virtual Machine used by the JOnAS server.
JClassLoader This class implements a URLClassLoader, that permits to add some URLs in it.
JFileFilter This class implements a FileFilter, used to list files of a directory.
JURLs This implements an utility class that list the URLs of the jars to load at the launch time of the JOnAS server.
LoaderManager This class create all the ClassLoader necessary for JOnAS.
RemoteClassLoaderSpi Class RemoteClassLoaderSpi is the CAROL JRMP CLass Loader SPI for serialization performances.
Server This class implements an JOnAS Server.
WorkManagerMBean