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