public class MetricsJavassistMethod extends Metrics implements JavassistMethod
Metrics.Entry
Constructor and Description |
---|
MetricsJavassistMethod(JavassistMethod delegate,
String sig) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object target,
Object[] args)
Invoke the method
|
doRecordTime, outputEntriesByInvocations, outputEntriesByTime, recordTime, sortByInvocations, sortByTime
public MetricsJavassistMethod(JavassistMethod delegate, String sig)
public Object invoke(Object target, Object[] args) throws Throwable
JavassistMethod
invoke
in interface JavassistMethod
target
- the targetargs
- the parametersThrowable
- for any errorCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.