Uses of Interface
net.jini.loader.ClassAnnotation

Packages that use ClassAnnotation
com.sun.jini.start Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. 
net.jini.loader.pref Provides class loader and RMIClassLoader provider implementations that support preferred classes
 

Uses of ClassAnnotation in com.sun.jini.start
 

Classes in com.sun.jini.start that implement ClassAnnotation
(package private) static class ActivateWrapper.ExportClassLoader
          A simple subclass of PreferredClassLoader that overrides getURLs to return the URLs of the provided export codebase.
 

Uses of ClassAnnotation in net.jini.loader.pref
 

Classes in net.jini.loader.pref that implement ClassAnnotation
 class PreferredClassLoader
          A class loader that supports preferred classes.
(package private)  class PreferredFactoryClassLoader
          Class loader to wrap the preferred class loader so that loadClass checks package access.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.