de.cau.cs.kieler.synccharts.custom
Class RegisterCheckValidator

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.custom.RegisterCheckValidator
All Implemented Interfaces:
IStartup

public class RegisterCheckValidator
extends Object
implements IStartup

Rating red

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

Constructor Detail

RegisterCheckValidator

public RegisterCheckValidator()
Method Detail

earlyStartup

public void earlyStartup()
Specified by:
earlyStartup in interface IStartup