Package org.sonatype.guice.bean.scanners

ASM-based bean scanning.

See: Description

Package org.sonatype.guice.bean.scanners Description

ASM-based bean scanning.

The principal members of this package are:

ClassSpaceVisitor
ASM-style visitor that can visit a ClassSpace.
ClassSpaceScanner
Makes a ClassSpaceVisitor visit a ClassSpace.
QualifiedTypeListener
Listens out for types annotated with Qualifier annotations.
QualifiedTypeVisitor
ClassSpaceVisitor that reports types with Qualifier annotations.

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