All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.apache.jserv.test.ClassLoaderTest

java.lang.Object
   |
   +----org.apache.jserv.test.ClassLoaderTest

public class ClassLoaderTest
extends Object
implements JServDebug. DebugConstants
Simple program to test the JServClassLoader. The CLASSPATH should contains at least the JDK, the JSDK and the JServ classes.

It expects as first parameter the directory or file that serves as class repository.


Variable Index

 o loader
 o repository

Method Index

 o main(String[])
The driver.

Variables

 o repository
 protected File repository
 o loader
 protected JServClassLoader loader

Methods

 o main
 public static void main(String args[])
The driver.


All Packages  Class Hierarchy  This Package  Previous  Next  Index