public class RDSTMCTest extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.sys.funclib.debug.Debug |
_debug
Debug-Logger für Logging-Ausgaben.
|
private int |
_pruefFall |
Constructor and Description |
---|
RDSTMCTest()
Default- Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Ü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. |
private de.bsvrz.sys.funclib.debug.Debug _debug
private int _pruefFall
public RDSTMCTest()
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 connection)
VerwaltungEngstellen
erzeugt und
initialisiertinitialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
connection
- 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.