public class InfoService extends Object
Constructor and Description |
---|
InfoService(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MonitorService> monitorPoolTracker,
ObjectPoolImpl<DataSource> dataSourcePool) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected void |
handleRemoveMonitor(MonitorService service) |
protected void |
triggerRemoveMonitor(MonitorService service) |
void |
update(Map<String,String> parameters) |
public InfoService(org.osgi.framework.BundleContext context, Executor executor, ObjectPoolTracker<MonitorService> monitorPoolTracker, ObjectPoolImpl<DataSource> dataSourcePool)
context
- executor
- monitorPoolTracker
- dataSourcePool
- protected void triggerRemoveMonitor(MonitorService service)
public void dispose()
protected void handleRemoveMonitor(MonitorService service)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.