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 ProbeClientInvoker
public void invoke(Object[] args)
invoke
in interface ProbeClientInvoker
Copyright © 2020. All rights reserved.