package

org.eclipse.sisu.scanners.index

Qualified class index support (META-INF/sisu).

The principal members of this package are:

SisuIndex
Command-line indexing tool.
SisuIndexAPT6
Java 6 annotation processor.
SisuIndexFinder
Index-driven ClassFinder.

Classes

AbstractSisuIndex Skeleton class that generates a qualified class index. 
SisuIndex Command-line utility that generates a qualified class index for a space-separated list of JARs. 
SisuIndexAPT6 Java 6 Annotation Processor that generates a qualified class index for the current build. 
SisuIndexFinder ClassFinder that uses the qualified class index to select implementations to scan.