public class ReflectiveClientInvoker extends Object implements ProbeClientInvoker
| Constructor and Description |
|---|
ReflectiveClientInvoker(int id,
Object target,
Method method,
String[] clientParamNames,
FlashlightProbe probe) |
public ReflectiveClientInvoker(int id,
Object target,
Method method,
String[] clientParamNames,
FlashlightProbe probe)
public int getId()
getId in interface ProbeClientInvokerpublic void invoke(Object[] args)
invoke in interface ProbeClientInvokerCopyright © 2019. All rights reserved.