|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.guiceyfruit.support.Members
public class Members
Constructor Summary | |
---|---|
Members()
|
Method Summary | |
---|---|
static java.lang.Class<?> |
getInjectionValueType(java.lang.reflect.Member member)
Returns the type of the value to be injected into the member which is either the type of the field or the type of the first parameter on a method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Members()
Method Detail |
---|
public static java.lang.Class<?> getInjectionValueType(java.lang.reflect.Member member)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |