public static interface ReflectionUtils.MethodCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | doWith(Method method)Perform an operation using the given method. | 
void doWith(Method method) throws IllegalArgumentException, IllegalAccessException
method - method which will have been made accessible before this invocationIllegalArgumentExceptionIllegalAccessExceptionCopyright © GigaSpaces.