de.cau.cs.kieler.synccharts.ksbase.util
Class KsbaseStarter

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.ksbase.util.KsbaseStarter
All Implemented Interfaces:
IStartup

public class KsbaseStarter
extends Object
implements IStartup

Rating red

Constructor Summary
KsbaseStarter()
           
 
Method Summary
 void earlyStartup()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KsbaseStarter

public KsbaseStarter()
Method Detail

earlyStartup

public void earlyStartup()

Specified by:
earlyStartup in interface IStartup