public class XmlConfigurator extends Object implements Configurator
Constructor and Description |
---|
XmlConfigurator(RootType root)
Configure based on provided root document
|
XmlConfigurator(org.eclipse.emf.common.util.URI uri)
Configure based on an XML node which will be parsed for a root document
|
Modifier and Type | Method and Description |
---|---|
void |
configure(Hive hive)
Apply the configuration to the hive.
|
public XmlConfigurator(RootType root)
document
- the root documentpublic XmlConfigurator(org.eclipse.emf.common.util.URI uri) throws ConfigurationException
node
- the node that will be parsedConfigurationException
- if anything goes wrongpublic void configure(Hive hive) throws ConfigurationException
The origin of the documentation is the provided configuration
configure
in interface Configurator
ConfigurationException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.