public class Verwaltung extends Object implements de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateListener
| Modifier and Type | Field and Description |
|---|---|
private de.bsvrz.sys.funclib.debug.Debug |
log
Der Logger dieser Klasse.
|
private ExecutorService |
threadPool |
| Constructor and Description |
|---|
Verwaltung(de.bsvrz.sys.funclib.bitctrl.modell.ganglinien.objekte.ApplikationGanglinienPrognose glProg,
int maxAnfragen)
Initialisiert die eigentliche Anwendungslogik.
|
| Modifier and Type | Method and Description |
|---|---|
void |
datensatzAktualisiert(de.bsvrz.sys.funclib.bitctrl.modell.DatensatzUpdateEvent event)
Empfängt neue Anfragen und startet deren Bearbeitung.
|
private final de.bsvrz.sys.funclib.debug.Debug log
private final ExecutorService threadPool
public Verwaltung(de.bsvrz.sys.funclib.bitctrl.modell.ganglinien.objekte.ApplikationGanglinienPrognose glProg,
int maxAnfragen)
glProg - die Ganglinienprognose.maxAnfragen - die maximale Anzahl von Anfragen, die gleichzeitig (als Thread) bearbeitet werden
sollen.Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.