| com.google.inject.Singleton |
Apply this to implementation classes when you want only one instance
(per Injector) to be reused for all injections for that binding.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||