public class ReflectionServiceImpl extends Object implements ReflectionService
| Constructor and Description |
|---|
ReflectionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(Method method,
Object target,
Object... args) |
public Object invokeMethod(Method method, Object target, Object... args)
invokeMethod in interface ReflectionServiceCopyright © 2020 Paul Warren. All rights reserved.