Package | Description |
---|---|
org.eclipse.scada.da.mapper | |
org.eclipse.scada.da.mapper.osgi.ca | |
org.eclipse.scada.da.mapper.osgi.jdbc | |
org.eclipse.scada.da.master.mapper |
Modifier and Type | Class and Description |
---|---|
class |
AbstractValueMapper |
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredValueMapper |
Constructor and Description |
---|
ConfiguredValueMapperFactory(org.osgi.framework.BundleContext context,
ManageableObjectPool<ValueMapper> pool) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcValueMapper |
Constructor and Description |
---|
JdbcValueMapperFactory(org.osgi.framework.BundleContext context,
ManageableObjectPool<ValueMapper> pool,
ObjectPoolImpl<DataItem> itemPool) |
Modifier and Type | Method and Description |
---|---|
protected ValueMapper |
MapperMasterHandler.getMapper() |
Modifier and Type | Method and Description |
---|---|
protected void |
MapperMasterHandler.setMapper(ValueMapper mapper) |
Constructor and Description |
---|
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) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.