de.bsvrz.ste.rdstmc.test
Class Prueffall1

java.lang.Object
  extended by de.bsvrz.ste.rdstmc.test.PrueffallBasis
      extended by de.bsvrz.ste.rdstmc.test.Prueffall1
All Implemented Interfaces:
java.lang.Runnable

public class Prueffall1
extends PrueffallBasis
implements java.lang.Runnable


Nested Class Summary
 class Prueffall1.ShutdownHook
           
 
Constructor Summary
Prueffall1(de.bsvrz.dav.daf.main.ClientDavInterface connection)
           
Prueffall1(de.bsvrz.dav.daf.main.ClientDavInterface connection, boolean appStarten)
           
 
Method Summary
 void run()
           
 
Methods inherited from class de.bsvrz.ste.rdstmc.test.PrueffallBasis
bereinigeRdsMeldungen, getApplikationsProzess, getConnection, getDefaultConfigurationArea, getOriginalParameter, getUmgebung, parameterRestaurieren, setOriginalParameter, setzteIndikatoren, setzteIndikatoren, starteApplikationsProzess, warte, warteAufEingabe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Prueffall1

public Prueffall1(de.bsvrz.dav.daf.main.ClientDavInterface connection,
                  boolean appStarten)

Prueffall1

public Prueffall1(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable