| org.eclipse.sisu.wire.WireModule.Strategy | 
|  Known Indirect Subclasses | 
Wiring strategy.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final WireModule.Strategy | DEFAULT | Default wiring strategy; route all unresolved dependencies to the BeanLocator. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Wiring | wiring(Binder binder) | ||||||||||
Default wiring strategy; route all unresolved dependencies to the BeanLocator.