|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Contract @Deprecated public interface IntrospectionScanner
Plugability API for allowing sub parsers to be looked up during introspection. These sub parsers will have the right to peek at the introspected.
Method Summary | |
---|---|
void |
parse(ParsingContext context,
Holder<ClassLoader> loader)
Deprecated. Called by the introspection framework with the class model context. |
Method Detail |
---|
void parse(ParsingContext context, Holder<ClassLoader> loader)
context
- the reflection interfaces accessesloader
- class loader that call load introspected classes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |