| パッケージ | 説明 |
|---|---|
| org.elasticsearch.common.inject |
Google Guice (pronounced "juice") is an ultra-lightweight dependency
injection framework.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
interface |
Singleton
Apply this to implementation classes when you want only one instance
(per
Injector) to be reused for all injections for that binding. |
Copyright © 2009–2016. All rights reserved.