Uses of Class
org.jini.rio.boot.ClassAnnotator
Packages that use ClassAnnotator
-
Uses of ClassAnnotator in org.jini.rio.boot
Methods in org.jini.rio.boot that return ClassAnnotatorModifier and TypeMethodDescriptionServiceClassLoader.getClassAnnotator()Get theClassAnnotatorcreated at construction timeConstructors in org.jini.rio.boot with parameters of type ClassAnnotatorModifierConstructorDescriptionServiceClassLoader(String name, URL[] searchPath, ClassAnnotator annotator, ClassLoader parent) Constructs a new ServiceClassLoader for the specified URLs having the given parent.