| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.inject |
Google Guice (pronounced "juice") is an ultra-lightweight dependency
injection framework.
|
| org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected AnnotatedConstantBindingBuilder |
PrivateModule.bindConstant() |
AnnotatedConstantBindingBuilder |
Binder.bindConstant()
See the EDSL examples at
Binder. |
protected AnnotatedConstantBindingBuilder |
AbstractModule.bindConstant() |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ConstantBindingBuilderImpl<T>
Bind a constant.
|
Copyright © 2009–2016. All rights reserved.