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