|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassBinding<T>
A binding to a concrete, injectable class. Instantiates new instances of the class and injects its members.
Method Summary | |
---|---|
Class<T> |
getBoundClass()
Gets the class associated with this binding. |
Methods inherited from interface com.google.inject.Binding |
---|
accept, getKey, getProvider, getScope, getSource |
Method Detail |
---|
Class<T> getBoundClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |