Uses of Package
org.glassfish.hk2.classmodel.reflect.util
-
Packages that use org.glassfish.hk2.classmodel.reflect.util Package Description org.glassfish.hk2.classmodel.reflect org.glassfish.hk2.classmodel.reflect.util -
Classes in org.glassfish.hk2.classmodel.reflect.util used by org.glassfish.hk2.classmodel.reflect Class Description ParsingConfig Filters the parsing activity to only deeply parse classes that are either annotated with an annotation returned byParsingConfig.getAnnotationsOfInterest()
or implements/subclass a type returned byParsingConfig.getTypesOfInterest()
.ResourceLocator Interface to load .class files as resources for processing by the parser. -
Classes in org.glassfish.hk2.classmodel.reflect.util used by org.glassfish.hk2.classmodel.reflect.util Class Description AbstractAdapter Common archive adapter implementationCommonModelRegistry JarArchive Jar based archive abstractionResourceLocator Interface to load .class files as resources for processing by the parser.