| Package | Description |
|---|---|
| org.sonatype.guice.bean.binders |
Automatic bean binding.
|
| org.sonatype.guice.bean.scanners |
ASM-based bean scanning.
|
| org.sonatype.guice.plexus.scanners |
| Modifier and Type | Method and Description |
|---|---|
protected ClassSpaceVisitor |
SpaceModule.visitor(com.google.inject.Binder binder) |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifiedTypeVisitor
ClassSpaceVisitor that reports types annotated with Qualifier annotations. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassSpaceScanner.accept(ClassSpaceVisitor visitor)
Makes the given
ClassSpaceVisitor visit the ClassSpace of this scanner. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlexusTypeVisitor
ClassSpaceVisitor that reports Plexus bean classes annotated with @Component. |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.