public final class LocatorWiring extends Object implements Wiring
BeanLocator
-backed bindings for unresolved bean dependencies.Constructor and Description |
---|
LocatorWiring(com.google.inject.Binder binder) |
Modifier and Type | Method and Description |
---|---|
boolean |
wire(com.google.inject.Key<?> key)
Attempts to satisfy the given dependency by applying a local binding.
|
Copyright © 2020. All rights reserved.