|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 URL s 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |