public class DeFaApplikation extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Field and Description |
---|---|
private Set<de.bsvrz.dav.daf.main.config.SystemObject> |
geraete
Geraete, die in der Kommandozeile uebergeben wurden.
|
private String[] |
geraetePids
die PIDs der Geraete, die in der Kommandozeile uebergeben wurden.
|
private String |
parameterModulPid
die Pid des Objektes vom Typ
typ.tlsFehlerAnalyse mit dem
diese Applikation assoziiert ist (aus der sie ihre Parameter bezieht). |
private de.bsvrz.dav.daf.main.ClientDavInterface |
sDav
Statische Verbindung zum Datenverteiler.
|
private static de.bsvrz.dav.daf.main.config.SystemObject |
tlsFehlerAnalyseObjekte
das Systemobjekt vom Typ
typ.tlsFehlerAnalyse , mit dem diese
Applikation assoziiert ist (aus der sie ihre Parameter bezieht). |
Constructor and Description |
---|
DeFaApplikation() |
Modifier and Type | Method and Description |
---|---|
static String |
getAppName()
Erfragt den Namen dieser Applikation.
|
static de.bsvrz.dav.daf.main.config.SystemObject |
getTlsFehlerAnalyseObjekt()
Erfragt das Systemobjekt vom Typ
typ.tlsFehlerAnalyse , mit
dem diese Applikation assoziiert ist (aus der sie ihre Parameter
bezieht). |
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav) |
static void |
main(String[] argumente)
Startet diese Applikation.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumente) |
private de.bsvrz.dav.daf.main.ClientDavInterface sDav
private static de.bsvrz.dav.daf.main.config.SystemObject tlsFehlerAnalyseObjekte
typ.tlsFehlerAnalyse
, mit dem diese
Applikation assoziiert ist (aus der sie ihre Parameter bezieht).private Set<de.bsvrz.dav.daf.main.config.SystemObject> geraete
private String[] geraetePids
private String parameterModulPid
typ.tlsFehlerAnalyse
mit dem
diese Applikation assoziiert ist (aus der sie ihre Parameter bezieht).public static final de.bsvrz.dav.daf.main.config.SystemObject getTlsFehlerAnalyseObjekt()
typ.tlsFehlerAnalyse
, mit
dem diese Applikation assoziiert ist (aus der sie ihre Parameter
bezieht).typ.tlsFehlerAnalyse
, mit
dem diese Applikation assoziiert ist (aus der sie ihre Parameter
bezieht)public static final String getAppName()
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumente) throws Exception
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public static void main(String[] argumente)
argumente
- Argumente der KommandozeileCopyright © 2016 BitCtrl Systems GmbH. All rights reserved.