Package org.objectweb.jonas.server

Interface Summary
JmxServerMBean MBean Interface for Server Management MBean type: Standard MBean model: Delegate
 

Class Summary
Bootstrap This class load all the jars needed to start JOnAS and after this, it launch the JOnAS server (Server class).
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.
JmxServer MBean Class for Server Management MBean type: Standard MBean model: Delegate (Server.java)
JURLs This implements an utility class that list the URLs of the jars to load at the launch time of the JOnAS server.
Server This class implements an JOnAS Server.