public class AbstractMonitorQueryListener
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
info |
protected java.util.concurrent.locks.Lock |
lock |
| Constructor and Description |
|---|
AbstractMonitorQueryListener(ProxyMonitorQuery proxyMonitorQuery,
java.util.concurrent.locks.Lock lock,
java.lang.String info) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearAll() |
void |
dispose() |
protected void |
handleDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed,
boolean full) |
protected void |
notifyChange(java.util.List<MonitorStatusInformation> addedOrUpdated,
java.util.Set<java.lang.String> removed) |
protected final java.util.concurrent.locks.Lock lock
protected final java.lang.String info
public AbstractMonitorQueryListener(ProxyMonitorQuery proxyMonitorQuery, java.util.concurrent.locks.Lock lock, java.lang.String info)
protected void clearAll()
protected void handleDataChanged(java.util.List<MonitorStatusInformation> addedOrUpdated, java.util.Set<java.lang.String> removed, boolean full)
protected void notifyChange(java.util.List<MonitorStatusInformation> addedOrUpdated, java.util.Set<java.lang.String> removed)
public void dispose()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0