Package org.sonatype.guice.bean.scanners.index

Component index support (META-INF/sisu).

See:
          Description

Class Summary
AbstractSisuIndex Skeleton class that can generate META-INF/sisu index files.
QualifiedIndexAPT6 Java 6 Annotation Processor that can generate META-INF/sisu index files for the current build.
QualifiedIndexCmd Command-line utility that can generate META-INF/sisu index files for a space-separated list of JARs.
SisuIndexFinder ClassFinder that uses the index files under META-INF/sisu to find interesting classes.
 

Package org.sonatype.guice.bean.scanners.index Description

Component index support (META-INF/sisu).

The principal members of this package are:

QualifiedIndexAPT6
Java 6 annotation processor.
QualifiedIndexCmd
Command-line tool.



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.