public class KzdSender extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Class and Description |
---|---|
private class |
KzdSender.Gui |
private class |
KzdSender.Sender |
Modifier and Type | Field and Description |
---|---|
private int |
intervall |
private static de.bsvrz.sys.funclib.debug.Debug |
LOGGER |
private int |
maxKB |
private int |
maxQKfz |
private int |
maxQLkw |
private int |
maxSKfz |
private int |
maxVLkw |
private int |
maxVPkw |
private de.bsvrz.dav.daf.main.config.DataModel |
modell |
private List<de.bsvrz.dav.daf.main.config.SystemObject> |
objekte |
private KzdSender.Sender |
sender |
private String |
typPid |
private de.bsvrz.dav.daf.main.ClientDavInterface |
verbindung |
Constructor and Description |
---|
KzdSender() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args) |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
private int maxQKfz
private int maxQLkw
private int maxVPkw
private int maxVLkw
private int maxSKfz
private int maxKB
private static final de.bsvrz.sys.funclib.debug.Debug LOGGER
private de.bsvrz.dav.daf.main.ClientDavInterface verbindung
private de.bsvrz.dav.daf.main.config.DataModel modell
private List<de.bsvrz.dav.daf.main.config.SystemObject> objekte
private KzdSender.Sender sender
private String typPid
private int intervall
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) throws Exception
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public static void main(String[] args)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.