private class Meldungserzeugung.MeldungListenerSync extends Object implements de.bsvrz.dav.daf.main.config.MutableSetChangeListener
| Modifier and Type | Field and Description |
|---|---|
private Object |
lock |
private ArrayList<de.bsvrz.dav.daf.main.config.SystemObject> |
mliste |
| Constructor and Description |
|---|
MeldungListenerSync(Object myLock,
ArrayList<de.bsvrz.dav.daf.main.config.SystemObject> arrayList) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(de.bsvrz.dav.daf.main.config.MutableSet set,
de.bsvrz.dav.daf.main.config.SystemObject[] addedObjects,
de.bsvrz.dav.daf.main.config.SystemObject[] removedObjects) |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.