Package org.jppf.classloader

Support for socket-based communication with remote services.

See:
          Description

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.
 

Enum Summary
JPPFResourceWrapper.State Enumeration of the possible states for this resource wrapper.
 

Package org.jppf.classloader Description

Support for socket-based communication with remote services.



Copyright © 2005-2010 JPPF Team.