|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--springs.tests.RemoteClassLoader
An example of remote loading of a class.
Field Summary | |
private static java.lang.String |
_CODEBASE
Do not point a jar file with the codebase. |
Constructor Summary | |
RemoteClassLoader()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
It expects one argument (the name of the class to load; e.g. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static java.lang.String _CODEBASE
Constructor Detail |
public RemoteClassLoader()
Method Detail |
public static void main(java.lang.String[] argv) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |