public class SmRunner extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Class and Description |
---|---|
protected class |
SmRunner.ShutdownHook
Damit bei Beendung der Applikation sich alle De's unmelden vom DAV
|
Constructor and Description |
---|
SmRunner() |
Modifier and Type | Method and Description |
---|---|
void |
add(SteuerModulSim sm)
Fuegt ein SM in die Liste ein
|
void |
disconnect()
Abmeldung vom DAV
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
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 void disconnect()
public void add(SteuerModulSim sm)
sm
- Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.