Constructor and Description |
---|
MasterItemLogger(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
int priority) |
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) |
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) |
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) |
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) |
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) |
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 |
---|
InjectMasterHandler(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
String prefix,
String factoryId) |
MultiMasterHandler(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
String prefix,
String factoryId) |
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) |
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) |
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 |
---|
BundleMonitorQuery(Executor executor,
org.osgi.framework.BundleContext context,
ObjectPoolTracker<MonitorService> poolTracker) |
QueryServiceFactory(Executor executor,
org.osgi.framework.BundleContext context,
ObjectPoolTracker<MonitorService> poolTracker) |
Constructor and Description |
---|
InfoService(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MonitorService> monitorPoolTracker,
ObjectPoolImpl<DataSource> dataSourcePool) |
InfoServiceFactory(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MonitorService> monitorPoolTracker,
ObjectPoolImpl<DataSource> dataSourcePool) |
Constructor and Description |
---|
BufferedDataSourceImpl(org.osgi.framework.BundleContext context,
ScheduledExecutorService scheduler,
ObjectPoolTracker<DataSource> poolTracker,
DataNodeTracker dataNodeTracker,
String configurationId,
ObjectPoolImpl<BufferedDataSource> objectPool) |
Constructor and Description |
---|
DataSourceHandlerImpl(ObjectPoolTracker<DataSource> poolTracker,
String datasourceId,
DataSourceHandlerListener listener,
VariantType type) |
MultiDataSourceListener(ObjectPoolTracker<DataSource> poolTracker) |
MultiDataSourceTracker(ObjectPoolTracker<DataSource> poolTracker,
Set<String> dataSourceIds,
MultiDataSourceTracker.ServiceListener listener) |
SingleDataSourceTracker(ObjectPoolTracker<DataSource> poolTracker,
String dataSourceId,
SingleDataSourceTracker.ServiceListener listener)
Create a new single datasource tracker
|
Constructor and Description |
---|
AverageDataSource(String configurationId,
ObjectPoolTracker<DataSource> poolTracker,
ExecutorService executor,
ObjectPoolImpl<DataSource> dsObjectPool) |
Constructor and Description |
---|
AbstractDataSourceHandler(ObjectPoolTracker<DataSource> poolTracker) |
AbstractMultiSourceDataSource(ObjectPoolTracker<DataSource> poolTracker) |
Constructor and Description |
---|
ChangeCounterDataSource(ScheduledExecutorService scheduler,
ObjectPoolTracker<BufferedDataSource> poolTracker) |
Constructor and Description |
---|
DeltaDataSource(Executor executor,
ObjectPoolTracker<DataSource> tracker) |
DeltaDataSourceFactory(org.osgi.framework.BundleContext context,
ExecutorService executor,
ObjectPoolTracker<DataSource> tracker) |
Constructor and Description |
---|
FormulaDataSource(org.osgi.framework.BundleContext context,
ObjectPoolTracker<DataSource> poolTracker,
ScheduledExecutorService executor) |
Constructor and Description |
---|
DataItemTargetImpl(ObjectPoolTracker<DataSource> poolTracker,
DataItemInformation information,
String dataSourceId) |
Constructor and Description |
---|
MovingAverageDataSource(String configurationId,
ScheduledExecutorService scheduler,
ObjectPoolTracker<DataSource> poolTracker,
ObjectPoolImpl<DataSource> dsObjectPool) |
Constructor and Description |
---|
ProxyDataSource(ObjectPoolTracker<DataSource> poolTracker,
Executor executor) |
Constructor and Description |
---|
ScriptDataSource(org.osgi.framework.BundleContext context,
ObjectPoolTracker<DataSource> poolTracker,
ScheduledExecutorService executor,
EventProcessor eventProcessor) |
WriterController(ObjectPoolTracker<DataSource> tracker) |
Constructor and Description |
---|
SumDataSource(ObjectPoolTracker<DataSource> poolTracker,
Executor executor) |
Constructor and Description |
---|
TotalizerDataSource(ScheduledExecutorService scheduler,
ObjectPoolTracker<BufferedDataSource> poolTracker,
DataNodeTracker dataNodeTracker) |
Constructor and Description |
---|
AbstractConfigurableMasterHandlerImpl(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
String prefix,
String factoryId) |
AbstractMasterHandlerImpl(ObjectPoolTracker<MasterItem> poolTracker) |
AbstractMasterHandlerImpl(ObjectPoolTracker<MasterItem> poolTracker,
int defaultPriority) |
Constructor and Description |
---|
AbstractCommonHandlerImpl(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
String prefix,
String factoryId) |
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) |
Constructor and Description |
---|
NegateHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
NegateHandlerImpl(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Constructor and Description |
---|
RoundHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
RoundHandlerImpl(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Constructor and Description |
---|
ScaleHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker,
int priority) |
ScaleHandlerImpl(String configurationId,
ObjectPoolTracker<MasterItem> poolTracker,
int priority,
org.osgi.util.tracker.ServiceTracker<ConfigurationAdministrator,ConfigurationAdministrator> caTracker) |
Constructor and Description |
---|
CommonSumHandler(ObjectPoolTracker<MasterItem> poolTracker) |
CommonSumHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker) |
Constructor and Description |
---|
MasterFactory(org.osgi.framework.BundleContext context,
ObjectPoolTracker<DataSource> dataSourceTracker) |
MasterItemImpl(Executor executor,
org.osgi.framework.BundleContext context,
String id,
ObjectPoolTracker<DataSource> dataSourcePoolTracker) |
Constructor and Description |
---|
MapperHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
ObjectPoolTracker<ValueMapper> mapperPoolTracker,
int defaultPriority) |
MapperHandlerFactoryImpl(org.osgi.framework.BundleContext context,
ObjectPoolTracker<MasterItem> poolTracker,
ObjectPoolTracker<ValueMapper> mapperPoolTracker,
int defaultPriority) |
MapperMasterHandler(String id,
ObjectPoolTracker<MasterItem> poolTracker,
ObjectPoolTracker<ValueMapper> mapperPoolTracker,
int defaultPriority) |
MapperMasterHandler(String id,
ObjectPoolTracker<MasterItem> poolTracker,
ObjectPoolTracker<ValueMapper> mapperPoolTracker,
int defaultPriority) |
Constructor and Description |
---|
AbstractDataSourceSummarizer(Executor executor,
ObjectPoolTracker<DataSource> tracker) |
AttributeDataSourceSummarizer(Executor executor,
ObjectPoolTracker<DataSource> tracker) |
FactoryImpl(Executor executor,
org.osgi.framework.BundleContext context,
ObjectPoolTracker<DataSource> tracker,
ManageableObjectPool<DataSource> pool) |
Constructor and Description |
---|
AbstractObjectPoolServiceTracker(ObjectPoolTracker<S> poolTracker,
String serviceId) |
AllObjectPoolServiceTracker(ObjectPoolTracker<S> poolTracker,
ObjectPoolListener<S> listener) |
ObjectPoolServiceTracker(ObjectPoolTracker<S> poolTracker,
String serviceId,
ObjectPoolListener<S> listener) |
SingleObjectPoolServiceTracker(ObjectPoolTracker<S> poolTracker,
String serviceId,
SingleObjectPoolServiceTracker.ServiceListener<S> listener) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.