|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bsvrz.ste.rdstmc.rdstmc.LoescheRDSMeldungen
public class LoescheRDSMeldungen
Applikationsklasse zum Löschen von Simulationsstrecken
| Field Summary | |
|---|---|
private de.bsvrz.dav.daf.main.ClientDavInterface |
_connection
Datenverteiler-Verbindung |
private de.bsvrz.sys.funclib.debug.Debug |
_debug
Debug-Logger für Logging-Ausgaben |
private java.lang.String |
_pidPrefix
-pidPrefix von Kommandozeile |
(package private) static java.lang.String |
MENGE
Mengenbezeichner für die dynamische Menge |
| Constructor Summary | |
|---|---|
LoescheRDSMeldungen()
Default- Konstruktor. |
|
| Method Summary | |
|---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Überschriebene Methode von StandardApplication, die die Initialisierung durchführt |
static void |
main(java.lang.String[] arguments)
Programmeinstieg |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von StandardApplication,
die die speziellen Startparameter auswertet |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private de.bsvrz.sys.funclib.debug.Debug _debug
private java.lang.String _pidPrefix
private de.bsvrz.dav.daf.main.ClientDavInterface _connection
static final java.lang.String MENGE
| Constructor Detail |
|---|
public LoescheRDSMeldungen()
main aufgerufen
| Method Detail |
|---|
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication,
die die speziellen Startparameter auswertet
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - siehe sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationconnection - siehe sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] arguments)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||