| org.eclipse.sisu.space.SpaceModule.Strategy | 
|  Known Indirect Subclasses | 
Visitor strategy.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final SpaceModule.Strategy | DEFAULT | Default visitor strategy; scan and bind implementations with Qualifiers. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract SpaceVisitor | visitor(Binder binder) Selects the  SpaceVisitorto be used for the givenBinder. | ||||||||||
Default visitor strategy; scan and bind implementations with Qualifiers.
Selects the SpaceVisitor to be used for the given Binder.
| binder | The binder | 
|---|