org.objectweb.jonas.server.Bootstrap Class Reference

List of all members.

Static Public Member Functions

void main (String[] args)

Detailed Description

This class load all the jars needed to start JOnAS and after this, it launch the JOnAS server (Server class).
Author:
Ludovic Bert (initial developer)

Florent Benoit (initial developer)

Philippe Durieux (new jonas jar files architecture)

Definition at line 40 of file Bootstrap.java.


Member Function Documentation

void org.objectweb.jonas.server.Bootstrap.main String[]  args  )  [static]
 

Server main routine (Load all the jars needed to start jonas)

Parameters:
args the list of the args to give to the bootstrap class.

Definition at line 57 of file Bootstrap.java.

References org.objectweb.jonas.server.LoaderManager.getAppsLoader(), org.objectweb.jonas.server.LoaderManager.getToolsLoader(), and org.objectweb.jonas.server.LoaderManager.init().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:00 2005 for JOnAS by  doxygen 1.3.9.1