Modifier and Type | Method and Description |
---|---|
ComponentHandle |
Hive.registerComponent(ComponentFactory componentFactory) |
ComponentHandle |
ComponentHost.registerComponent(ComponentFactory componentFactory) |
Modifier and Type | Class and Description |
---|---|
class |
CpuInfoComponentFactory |
Modifier and Type | Method and Description |
---|---|
protected ComponentFactory |
OsgiFactory.handleAddingService(org.osgi.framework.ServiceReference<ComponentFactory> reference,
ComponentFactory service) |
Modifier and Type | Method and Description |
---|---|
protected ComponentFactory |
OsgiFactory.handleAddingService(org.osgi.framework.ServiceReference<ComponentFactory> reference,
ComponentFactory service) |
Modifier and Type | Method and Description |
---|---|
protected ComponentFactory |
OsgiFactory.handleAddingService(org.osgi.framework.ServiceReference<ComponentFactory> reference,
ComponentFactory service) |
protected void |
OsgiFactory.handleRemovedService(org.osgi.framework.ServiceReference<ComponentFactory> ref) |
Modifier and Type | Class and Description |
---|---|
class |
ComponentFactoryWrapper |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ComponentFactory> |
FactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ComponentFactory> |
FactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ComponentFactory> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
FactoryImpl.disposeService(UserInformation userInformation,
String configurationId,
ComponentFactory service) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ComponentFactory> |
FactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ComponentFactory> entry,
Map<String,String> parameters) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.