| Package | Description |
|---|---|
| org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
| org.elasticsearch.common.inject.spi |
Guice service provider interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExposedBindingImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
V |
BindingTargetVisitor.visit(ExposedBinding<? extends T> binding)
Visit a binding to a key exposed from an enclosed private environment.
|
V |
DefaultBindingTargetVisitor.visit(ExposedBinding<? extends T> exposedBinding) |
Copyright © 2009–2017. All rights reserved.