com.google.inject.spi.HasDependencies |
Known Indirect Subclasses |
Implemented by bindings
, providers
and instances that expose their dependencies explicitly.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the known dependencies for this type.
|
Returns the known dependencies for this type. If this has dependencies whose values are not
known statically, a dependency for the Injector
will be
included in the returned set.