|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ClassSpaceVisitor | ASM-style visitor that visits a ClassSpace . |
QualifiedTypeListener | Listens for types annotated with Qualifier annotations. |
Class Summary | |
---|---|
ClassSpaceScanner | ASM-style scanner that makes a ClassSpaceVisitor visit an existing ClassSpace . |
EmptyAnnotationVisitor | Skeletal AnnotationVisitor that helps minimize the effort required to implement bytecode scanners. |
EmptyClassVisitor | Skeletal ClassVisitor that helps minimize the effort required to implement bytecode scanners. |
QualifiedTypeVisitor | ClassSpaceVisitor that reports types annotated with Qualifier annotations. |
ASM-based bean scanning.
The principal members of this package are:
ClassSpaceVisitor
ClassSpace
.
ClassSpaceScanner
ClassSpaceVisitor
visit a ClassSpace
.
QualifiedTypeListener
Qualifier
annotations.
QualifiedTypeVisitor
ClassSpaceVisitor
that reports types with Qualifier
annotations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |