Constructor and Description |
---|
AbstractPersistentStateMonitor(String id,
String factoryId,
Executor executor,
org.osgi.framework.BundleContext context,
com.google.common.collect.Interner<String> stringInterner,
EventProcessor eventProcessor) |
AbstractStateMonitor(String id,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
EventProcessor eventProcessor) |
Modifier and Type | Field and Description |
---|---|
protected EventProcessor |
AbstractMonitorFactory.eventProcessor |
Modifier and Type | Method and Description |
---|---|
protected abstract DataItemMonitor |
AbstractMonitorFactory.createInstance(String configurationId,
EventProcessor eventProcessor) |
Constructor and Description |
---|
AbstractBooleanMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String factoryId,
String prefix,
String defaultMonitorType) |
AbstractDemotingMasterItemMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String factoryId,
String prefix,
String defaultMonitorType) |
AbstractMasterItemMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String factoryId,
String prefix,
String defaultMonitorType) |
AbstractMonitorFactory(org.osgi.framework.BundleContext context,
ManageableObjectPool<MonitorService> servicePool,
EventProcessor eventProcessor) |
AbstractNumericMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String factoryId,
String prefix,
String defaultMonitorType) |
AbstractVariantMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String factoryId,
String prefix,
String defaultMonitorType) |
Modifier and Type | Method and Description |
---|---|
protected DataItemMonitor |
BitMonitorFactory.createInstance(String configurationId,
EventProcessor eventProcessor) |
Constructor and Description |
---|
BitMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String prefix,
String defaultMonitorType) |
BitMonitorFactory(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 |
LevelMonitorFactory.createInstance(String configurationId,
EventProcessor eventProcessor) |
Constructor and Description |
---|
LevelMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String prefix,
String defaultMonitorType) |
LevelMonitorFactory(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 |
ListMonitorFactory.createInstance(String configurationId,
EventProcessor eventProcessor) |
Constructor and Description |
---|
ListMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String prefix,
String defaultMonitorType) |
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 | Field and Description |
---|---|
protected EventProcessor |
GenericRemoteMonitor.eventProcessor |
Modifier and Type | Method and Description |
---|---|
protected DataItemMonitor |
RemoteValueMonitorFactoryImpl.createInstance(String configurationId,
EventProcessor eventProcessor) |
protected DataItemMonitor |
RemoteAttributeMonitorFactoryImpl.createInstance(String configurationId,
EventProcessor eventProcessor) |
Constructor and Description |
---|
GenericRemoteMonitor(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
String id,
EventProcessor eventProcessor) |
RemoteAttributeMonitorFactoryImpl(org.osgi.framework.BundleContext context,
ManageableObjectPool<MonitorService> servicePool,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor) |
RemoteBooleanAttributeAlarmMonitor(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
int priority) |
RemoteBooleanValueAlarmMonitor(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
int priority) |
RemoteValueMonitorFactoryImpl(org.osgi.framework.BundleContext context,
ManageableObjectPool<MonitorService> servicePool,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor) |
Constructor and Description |
---|
ScriptMonitor(String id,
String factoryId,
Executor executor,
org.osgi.framework.BundleContext context,
com.google.common.collect.Interner<String> stringInterner,
EventProcessor eventProcessor,
ObjectPoolTracker<DataSource> dataSourcePoolTracker,
ObjectPoolTracker<MasterItem> masterItemPoolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
ScriptMonitorFactory(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
EventProcessor eventProcessor,
ObjectPoolTracker<DataSource> dataSourcePoolTracker,
ObjectPoolTracker<MasterItem> masterItemPoolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
ObjectPoolImpl<MonitorService> monitorServicePool) |
Constructor and Description |
---|
EventMonitorFactory(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolImpl<MonitorService> servicePool,
EventProcessor eventProcessor) |
EventMonitorImpl(org.osgi.framework.BundleContext context,
Executor executor,
EventProcessor eventProcessor,
String id) |
Constructor and Description |
---|
ScriptDataSource(org.osgi.framework.BundleContext context,
ObjectPoolTracker<DataSource> poolTracker,
ScheduledExecutorService executor,
EventProcessor eventProcessor) |
ScriptSourceFactory(org.osgi.framework.BundleContext context,
ScheduledExecutorService executor,
EventProcessor eventProcessor) |
Constructor and Description |
---|
AbstractConfiguration(AbstractCommonHandlerImpl.AbstractConfiguration currentConfiguration,
AbstractCommonHandlerImpl commonHandler,
EventProcessor eventProcessor) |
Constructor and Description |
---|
BlockHandlerFactoryImpl(org.osgi.framework.BundleContext context,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
BlockHandlerImpl(String configurationId,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Constructor and Description |
---|
ManualHandlerFactoryImpl(org.osgi.framework.BundleContext context,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
ManualHandlerImpl(String configurationId,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Constructor and Description |
---|
MarkerHandlerFactoryImpl(org.osgi.framework.BundleContext context,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
MarkerHandlerImpl(String configurationId,
EventProcessor eventProcessor,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.