Bean scanning.
The principal members of this package are:
- ClassSpace
- Represents a source of classes and resources that can be scanned.
- SpaceModule
- Scans a ClassSpace for beans and adds any qualified bindings.
- ClassSpaceVisitor
- Something that can visit ClassSpaces.
- QualifiedTypeListener
- Listens out for types annotated with javax.inject.Qualifier annotations.
- QualifiedTypeVisitor
- ClassSpaceVisitor that reports types with javax.inject.Qualifier annotations.
- SisuIndex
- Command-line indexing tool.
- SisuIndexAPT6
- Java 6 annotation processor.