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