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