|
Class Summary |
| AbstractJPPFClassLoader |
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client
application classes, to avoid costly redeployment system-wide. |
| AbstractJPPFClassLoaderLifeCycle |
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client
application classes, to avoid costly redeployment system-wide. |
| JPPFClassLoader |
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client
application classes, to avoid costly redeployment system-wide. |
| JPPFLocalClassLoader |
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client
application classes, to avoid costly redeployment system-wide. |
| JPPFResourceWrapper |
Instances of this class encapsulate the necessary information used by the network classloader,
for sending class definition requests as well as receiving the class definitions. |
| LocalClassLoaderChannel |
Channel wrapper and I/O implementation for the class loader of an in-VM node. |
| NonDelegatingClassLoader |
|
| ResourceProvider |
Instances of this class are dedicated to reading resource files form the JVM's classpath and converting them into
arrays of bytes. |