|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| FileClassLoader | Loads class bytes from a file. |
| MultiClassLoader | A simple test class loader capable of loading from multiple sources, such as local files or a URL. |
| Test | |
| Test.Runner | |
| Test.Runner2 | |
| TestLoader | Tests MultiClassLoader, URLClassLoader and FileClassLoader. |
| URLClassLoader | |
A way to seamlessly execute applications on remote platforms. This is effectively accomplished with a Custom Class Loader. The com.objectwave.socketClassServer.SocketClassLoader is probably the only completely current implementation. This solution required a development of a new URL protocol. This protocol is CCLP and can be used in a URL much like using HTTP.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||