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
|
getConfigurationDatapublic BundleContextHiveFactory(BundleContext context)
public Hive createHive(String reference, HiveConfigurationType configuration) throws ConfigurationException
HiveFactorycreateHive in interface HiveFactoryreference - the reference to the hiveconfiguration - the configuration of the hive that is provided in the master
configurationConfigurationException