Modifier and Type | Interface and Description |
---|---|
interface |
StorageHistoricalItem |
Modifier and Type | Method and Description |
---|---|
HistoricalItem |
ServiceImpl.addingService(org.osgi.framework.ServiceReference<HistoricalItem> reference) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceImpl.modifiedService(org.osgi.framework.ServiceReference<HistoricalItem> reference,
HistoricalItem service) |
void |
ServiceImpl.removedService(org.osgi.framework.ServiceReference<HistoricalItem> reference,
HistoricalItem service) |
Modifier and Type | Method and Description |
---|---|
HistoricalItem |
ServiceImpl.addingService(org.osgi.framework.ServiceReference<HistoricalItem> reference) |
void |
ServiceImpl.modifiedService(org.osgi.framework.ServiceReference<HistoricalItem> reference,
HistoricalItem service) |
void |
ServiceImpl.removedService(org.osgi.framework.ServiceReference<HistoricalItem> reference,
HistoricalItem service) |
Modifier and Type | Class and Description |
---|---|
class |
HistoricalItemImpl |
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.ServiceRegistration<HistoricalItem> |
ConfigurationFactoryImpl.ItemWrapper.getRegistration() |
Constructor and Description |
---|
ItemWrapper(HistoricalItemImpl item,
org.osgi.framework.ServiceRegistration<HistoricalItem> registration) |
Modifier and Type | Class and Description |
---|---|
class |
HSDBHistoricalItem |
Modifier and Type | Class and Description |
---|---|
class |
ProxyHistoricalItem |
Modifier and Type | Method and Description |
---|---|
HistoricalItem |
ProxyValueSource.ServiceEntry.getItem() |
Modifier and Type | Method and Description |
---|---|
protected void |
ProxyValueSource.setService(HistoricalItem service) |
Constructor and Description |
---|
ServiceEntry(HistoricalItem item,
int priority) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStorageImpl |
Modifier and Type | Class and Description |
---|---|
class |
StorageImpl |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.