Uses of Package
org.glassfish.hk2.classmodel.reflect.util
Packages that use org.glassfish.hk2.classmodel.reflect.util
-
Classes in org.glassfish.hk2.classmodel.reflect.util used by org.glassfish.hk2.classmodel.reflectClassDescriptionFilters the parsing activity to only deeply parse classes that are either annotated with an annotation returned by
ParsingConfig.getAnnotationsOfInterest()
or implements/subclass a type returned byParsingConfig.getTypesOfInterest()
.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.utilClassDescriptionCommon archive adapter implementationJar based archive abstractionInterface to load .class files as resources for processing by the parser.