|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProviderInstanceBinding<T>
A binding to a single provider instance.
Method Summary | |
---|---|
Provider<? extends T> |
getProviderInstance()
Gets the raw (unscoped) provider instance associated with this binding. |
Methods inherited from interface com.google.inject.Binding |
---|
accept, getKey, getProvider, getScope, getSource |
Method Detail |
---|
Provider<? extends T> getProviderInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |