public class BundleMonitorQuery extends MonitorQuery implements MonitorListener
| Constructor and Description |
|---|
BundleMonitorQuery(java.util.concurrent.Executor executor,
BundleContext context,
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected MonitorStatusInformation[] |
getFiltered() |
protected void |
handleAdded(MonitorService service) |
protected void |
handleRemoved(MonitorService service) |
protected void |
setFilter(Filter filter)
Sets the new filter and actualizes the data set
|
void |
statusChanged(MonitorStatusInformation status) |
void |
update(java.util.Map<java.lang.String,java.lang.String> parameters) |
addListener, clear, removeListener, setData, updateDatapublic BundleMonitorQuery(java.util.concurrent.Executor executor,
BundleContext context,
poolTracker)
throws InvalidSyntaxException
InvalidSyntaxExceptionprotected void handleAdded(MonitorService service)
protected void handleRemoved(MonitorService service)
public void update(java.util.Map<java.lang.String,java.lang.String> parameters)
protected void setFilter(Filter filter)
protected MonitorStatusInformation[] getFiltered()
public void dispose()
dispose in class MonitorQuerypublic void statusChanged(MonitorStatusInformation status)
statusChanged in interface MonitorListener
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