| org.eclipse.sisu.wire.Wiring | 
|  Known Indirect Subclasses | 
Something that can supply bindings for unresolved dependency Keys.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract boolean | wire(Key<?> key) Attempts to satisfy the given dependency by applying a local binding. | ||||||||||
Attempts to satisfy the given dependency by applying a local binding.
| key | The dependency key | 
|---|
true if the wiring succeeded; otherwise false