de.cau.cs.kieler.sim.kiem.execution
Class DataPoolTestApplication

java.lang.Object
  extended by de.cau.cs.kieler.sim.kiem.execution.DataPoolTestApplication

public final class DataPoolTestApplication
extends Object

The Class DataPoolTestApplication. It only exists for experimental use debug and testing of the JSONDataPool.

Rating red

Method Summary
static void main(String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
The main method. It creates some example data keys and puts the into the data pool. It then tries to get the data values back from the pool using the different getData() variants.

Parameters:
args - the args