public class ServiceLoaderHiveFactory extends AbstractHiveFactory
HiveCreator
first
using
the ServiceLoader
facilityConstructor and Description |
---|
ServiceLoaderHiveFactory() |
Modifier and Type | Method and Description |
---|---|
Hive |
createHive(String reference,
HiveConfigurationType configuration)
Create a new hive based on the reference and the configuration
|
getConfigurationData
public Hive createHive(String reference, HiveConfigurationType configuration) throws Exception
HiveFactory
reference
- the reference to the hiveconfiguration
- the configuration of the hive that is provided in the master
configurationException
- if anything goes wrongCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.