| |
|
| java.lang.Object org.objectweb.jonas.server.LoaderManager
LoaderManager | public class LoaderManager (Code) | | This class create all the ClassLoader necessary for JOnAS.
system ($CLASSPATH)
|
commons
/\
/ \
/ \
apps tools
\
catalina
author: Guillaume Sauthier (initial developer) |
getInstance | public static LoaderManager getInstance()(Code) | | Returns the unique instance of LoaderManager. |
init | public void init(JProp props)(Code) | | Initialize the LoaderManager with a JProp instance.
Parameters: props - JProp used to configure JOnAS |
|
|
|