| Package | Description |
|---|---|
| org.elasticsearch.common.inject.spi |
Guice service provider interface
|
| Modifier and Type | Method and Description |
|---|---|
V |
BindingTargetVisitor.visit(ProviderBinding<? extends T> binding)
Visit a binding to a
Provider that delegates to the binding for the
provided type. |
V |
DefaultBindingTargetVisitor.visit(ProviderBinding<? extends T> providerBinding) |
Copyright © 2009–2017. All rights reserved.