de.bsvrz.ste.rdstmc.test
Class Prueffall2

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

public class Prueffall2
extends PrueffallBasis
implements java.lang.Runnable


Nested Class Summary
 class Prueffall2.ShutdownHook
           
 
Constructor Summary
Prueffall2(de.bsvrz.dav.daf.main.ClientDavInterface connection)
           
Prueffall2(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

Prueffall2

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

Prueffall2

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

run

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