com.google.inject.spi.InstanceBinding<T> |
A binding to a single instance. The same instance is returned for every injection.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the field and method injection points of the instance, injected at injector-creation
time only.
| |||||||||||
Returns the user-supplied instance.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the field and method injection points of the instance, injected at injector-creation time only.