| Package | Description |
|---|---|
| org.eclipse.scada.ca | |
| org.eclipse.scada.ca.common | |
| org.eclipse.scada.ca.server |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationEvent.getConfiguration() |
Configuration |
ConfigurationAdministrator.getConfiguration(java.lang.String factoryId,
java.lang.String configurationId) |
Configuration[] |
ConfigurationAdministrator.getConfigurations(java.lang.String factoryId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationListener.configurationUpdate(Configuration[] addedOrChanged,
java.lang.String[] deleted) |
| Constructor and Description |
|---|
ConfigurationEvent(ConfigurationEvent.Type type,
Configuration configuration,
ConfigurationState state,
java.lang.Throwable error) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationImpl |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
AbstractConfigurationAdministrator.getConfiguration(java.lang.String factoryId,
java.lang.String configurationId) |
Configuration[] |
AbstractConfigurationAdministrator.getConfigurations(java.lang.String factoryId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConfigurationAdministrator.handleSelfChange(java.lang.String factoryId,
Configuration[] addedOrChanged,
java.lang.String[] deleted) |
void |
AbstractConfigurationAdministrator.ConfigurationFuture.setResult(Configuration result) |
| Modifier and Type | Method and Description |
|---|---|
Configuration[] |
FactoryWithData.getConfigurations() |
| Constructor and Description |
|---|
FactoryWithData(Factory factory,
Configuration[] configurations) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0