public class ListMonitorFactory extends AbstractMonitorFactory
AbstractServiceConfigurationFactory.Entry<T>| Modifier and Type | Field and Description |
|---|---|
static String |
FACTORY_ID |
context, eventProcessor| Constructor and Description |
|---|
ListMonitorFactory(org.osgi.framework.BundleContext context,
ManageableObjectPool<MonitorService> servicePool,
EventProcessor eventProcessor,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker) |
| Modifier and Type | Method and Description |
|---|---|
protected DataItemMonitor |
createInstance(String configurationId,
EventProcessor eventProcessor) |
acknowledge, createService, disposeService, updateServicedelete, dispose, getService, unregisterService, updatepublic static final String FACTORY_ID
public ListMonitorFactory(org.osgi.framework.BundleContext context,
ManageableObjectPool<MonitorService> servicePool,
EventProcessor eventProcessor,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker)
protected DataItemMonitor createInstance(String configurationId, EventProcessor eventProcessor)
createInstance in class AbstractMonitorFactoryCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.