public class RDSTMCTest extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
| 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. |
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.StandardApplicationargumentList - 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.StandardApplicationconnection - 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.