Package | Description |
---|---|
org.eclipse.scada.ca.common.factory |
Modifier and Type | Method and Description |
---|---|
protected abstract Service |
AbstractServiceFactory.createService(UserInformation information,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected abstract org.osgi.framework.ServiceRegistration<?> |
AbstractServiceFactory.registerService(UserInformation information,
org.osgi.framework.BundleContext context,
String configurationId,
Service service) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.