public class BundleContextHiveFactory extends AbstractHiveFactory implements HiveFactory
Constructor and Description |
---|
BundleContextHiveFactory(BundleContext context) |
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 BundleContextHiveFactory(BundleContext context)
public Hive createHive(String reference, HiveConfigurationType configuration) throws ConfigurationException
HiveFactory
createHive
in interface HiveFactory
reference
- the reference to the hiveconfiguration
- the configuration of the hive that is provided in the master
configurationConfigurationException