de.uka.ipd.sdq.pcmbench.application
Class PCMBenchApplication

java.lang.Object
  extended by de.uka.ipd.sdq.pcmbench.application.PCMBenchApplication

public class PCMBenchApplication
extends Object


Constructor Summary
PCMBenchApplication()
           
 
Method Summary
 Object start(IApplicationContext context)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCMBenchApplication

public PCMBenchApplication()
Method Detail

start

public Object start(IApplicationContext context)
             throws Exception
Throws:
Exception

stop

public void stop()