@Service public class ProbeClientInvokerFactory extends Object
Constructor and Description |
---|
ProbeClientInvokerFactory() |
Modifier and Type | Method and Description |
---|---|
static ProbeClientInvoker |
createDTraceInvoker(FlashlightProbe probe) |
static ProbeClientInvoker |
createInvoker(Object target,
Method method,
FlashlightProbe probe) |
static ProbeClientInvoker |
createInvoker(Object target,
Method method,
FlashlightProbe probe,
String[] paramNames) |
protected static int |
getNextId() |
protected static int getNextId()
public static ProbeClientInvoker createInvoker(Object target, Method method, FlashlightProbe probe, String[] paramNames)
public static ProbeClientInvoker createInvoker(Object target, Method method, FlashlightProbe probe)
public static ProbeClientInvoker createDTraceInvoker(FlashlightProbe probe)
Copyright © 2020. All rights reserved.