Package | Description |
---|---|
org.eclipse.sisu.launch | |
org.eclipse.sisu.plexus | |
org.eclipse.sisu.space |
Modifier and Type | Method and Description |
---|---|
SpaceVisitor |
SisuExtensions.visitor(com.google.inject.Binder binder) |
Modifier and Type | Class and Description |
---|---|
class |
PlexusTypeVisitor
SpaceVisitor that reports Plexus bean classes annotated with @Component . |
Modifier and Type | Class and Description |
---|---|
class |
QualifiedTypeVisitor
SpaceVisitor that reports types annotated with Qualifier annotations. |
Modifier and Type | Method and Description |
---|---|
SpaceVisitor |
SpaceModule.Strategy.visitor(com.google.inject.Binder binder) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceScanner.accept(SpaceVisitor visitor)
Makes the given
SpaceVisitor visit the ClassSpace of this scanner. |
Copyright © 2013. All rights reserved.