public class LoescheRDSMeldungen extends Object implements Runnable, de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.dav.daf.main.ClientDavInterface |
connection
Datenverteiler-Verbindung.
|
private de.bsvrz.sys.funclib.debug.Debug |
debug
Debug-Logger für Logging-Ausgaben.
|
(package private) static String |
MENGE
Mengenbezeichner für die dynamische Menge.
|
private String |
pidPrefix
-pidPrefix von Kommandozeile.
|
Constructor and Description |
---|
LoescheRDSMeldungen()
Default- Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface conn)
Überschriebene Methode von StandardApplication, die die Initialisierung
durchführt.
|
static void |
main(String[] arguments)
Programmeinstieg.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von
StandardApplication , die die
speziellen Startparameter auswertet. |
void |
run() |
private de.bsvrz.sys.funclib.debug.Debug debug
private String pidPrefix
private de.bsvrz.dav.daf.main.ClientDavInterface connection
static final String MENGE
public LoescheRDSMeldungen()
main
aufgerufenpublic void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication
, die die
speziellen Startparameter auswertet.parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
argumentList
- siehe
sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface conn)
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
conn
- siehe
sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public static void main(String[] arguments)
arguments
- ArgumenteCopyright © 2016 BitCtrl Systems GmbH. All rights reserved.