Package | Description |
---|---|
org.perfidix.element |
* Related classes to handle the methods to be executed are located in this package as well as the invoking
framework
and the different kinds of arrangement for the execution of the benchmarkable methods.
|
Modifier and Type | Method and Description |
---|---|
static PerfidixMethodInvocationException |
BenchmarkExecutor.invokeMethod(Object obj,
Class<? extends Annotation> relatedAnno,
Method... meths)
Method to invoke a reflective invokable method.
|
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.