de.cau.cs.kieler.krep.evalbench.application
Class EvalBenchApplication
java.lang.Object
de.cau.cs.kieler.krep.evalbench.application.EvalBenchApplication
- All Implemented Interfaces:
- IApplication
public class EvalBenchApplication
- extends Object
- implements IApplication
This class controls all aspects of the application's execution
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvalBenchApplication
public EvalBenchApplication()
start
public Object start(IApplicationContext context)
throws Exception
- Specified by:
start
in interface IApplication
- Throws:
Exception
stop
public void stop()
- Specified by:
stop
in interface IApplication