Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jppf.classloader Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AbstractJPPFClassLoaderThis 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.Classorg.jppf.classloaderJppf
AbstractJPPFClassLoaderLifeCycleThis 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.Classorg.jppf.classloaderJppf
ClassLoaderEventEvent emitted by an AbstractJPPFClassLoader when a class is loaded or not found for the first time.Classorg.jppf.classloaderJppf
ClassLoaderListenerInterface to implement for the objects that wish to receive notifications of JPPF class loader events.Interfaceorg.jppf.classloaderJppf
DelegationModelenum DelegationModelEnumeration of available delegation models for the JPPF class loaders.Classorg.jppf.classloaderJppf
JPPFClassLoaderJPPF class loader implementation for remote standalone nodes.Classorg.jppf.classloaderJppf
JPPFLocalClassLoaderJPPF class loader implementation for nodes running within the same JVM as the JPPF server (local nodes).Classorg.jppf.classloaderJppf