public class AbstractMonitorQueryListener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
info |
protected Lock |
lock |
| Constructor and Description |
|---|
AbstractMonitorQueryListener(ProxyMonitorQuery proxyMonitorQuery,
Lock lock,
String info) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearAll() |
void |
dispose() |
protected void |
handleDataChanged(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
protected void |
notifyChange(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed) |
public AbstractMonitorQueryListener(ProxyMonitorQuery proxyMonitorQuery, Lock lock, String info)
protected void clearAll()
protected void handleDataChanged(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)
protected void notifyChange(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed)
public void dispose()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.