jist.minisim
Class contproxy

java.lang.Object
  extended by jist.minisim.contproxy

public final class contproxy
extends java.lang.Object

Measures throughput of proxy entity continuation calls in JiST.

Since:
JIST1.0

Nested Class Summary
static class contproxy.entity
          Benchmark proxy entity.
static interface contproxy.entityInterface
          Interface for benchmarking proxy entity.
 
Field Summary
static java.lang.String VERSION
          benchmark version.
 
Constructor Summary
contproxy()
           
 
Method Summary
static void main(java.lang.String[] args)
          Benchmark entry point: measure regular event performance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
benchmark version.

See Also:
Constant Field Values
Constructor Detail

contproxy

public contproxy()
Method Detail

main

public static void main(java.lang.String[] args)
Benchmark entry point: measure regular event performance.

Parameters:
args - command-line parameters