Package com.gigaspaces.internal.utils
Interface ReflectionUtils.MethodCallback
- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.MethodCallback
Action to take on each method
-
Method Summary
-
Method Details
-
doWith
Perform an operation using the given method.- Parameters:
method- method which will have been made accessible before this invocation- Throws:
IllegalArgumentExceptionIllegalAccessException
-