public interface MethodParameter
ServiceLocator.assistedInject(Object, java.lang.reflect.Method, MethodParameter...)
methodModifier and Type | Method and Description |
---|---|
int |
getParameterPosition()
Returns the index of the parameter for which
the
getParameterValue() result should
go |
java.lang.Object |
getParameterValue()
The value that should be given to the
method at the parameter position specified
by
getParameterPosition() |
int getParameterPosition()
getParameterValue()
result should
gojava.lang.Object getParameterValue()
getParameterPosition()