public class HiveCreatorImpl extends Object implements HiveCreator
SERVICE_REFERENCE_TYPE
Constructor and Description |
---|
HiveCreatorImpl() |
Modifier and Type | Method and Description |
---|---|
void |
activate(BundleContext context) |
Hive |
createHive(String reference,
Object configuration) |
public void activate(BundleContext context)
public Hive createHive(String reference, Object configuration) throws Exception
createHive
in interface HiveCreator
Exception