Package | Description |
---|---|
org.eclipse.scada.ae.server.event.proxy |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> |
ProxyEventQueryFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> |
ProxyEventQueryFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
ProxyEventQueryFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyEventQuery service) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> |
ProxyEventQueryFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> entry,
Map<String,String> parameters) |
Constructor and Description |
---|
AbstractEventQueryListener(ProxyEventQuery proxyEventQuery,
Lock lock,
String info) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.