| java.lang.Object | |
| ↳ | com.google.inject.spi.ProvisionListener.ProvisionInvocation<T> |
Encapsulates a single act of provisioning.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the dependency chain that led to this object being provisioned.
| |||||||||||
Returns the Key which will be provisioned.
| |||||||||||
Performs the provision, returning the object provisioned.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the dependency chain that led to this object being provisioned.
Performs the provision, returning the object provisioned.