protected static class GuiceInjectorFactory.MethodInjectionPoint extends GuiceInjectorFactory.InjectionPoint
GuiceInjectorFactory.InjectionPoint.Type
Modifier and Type | Field and Description |
---|---|
protected Method |
method |
name, nullable, type
Modifier | Constructor and Description |
---|---|
protected |
MethodInjectionPoint(String name,
boolean nullable,
Method method,
GuiceInjectorFactory.InjectionPoint.Type type) |
protected final Method method
protected MethodInjectionPoint(String name, boolean nullable, Method method, GuiceInjectorFactory.InjectionPoint.Type type)