| Package | Description |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.util |
| Class and Description |
|---|
| ParsingConfig
Filters 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 by ParsingConfig.getTypesOfInterest(). |
| ResourceLocator
Interface to load .class files as resources for processing by the parser.
|
| Class and Description |
|---|
| AbstractAdapter
Common archive adapter implementation
|
| CommonModelRegistry |
| JarArchive
Jar based archive abstraction
|
| ResourceLocator
Interface to load .class files as resources for processing by the parser.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.