public class SiddhiManagerComponent extends Object
Constructor and Description |
---|
SiddhiManagerComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
start(org.osgi.framework.BundleContext bundleContext)
This is the activation method of SiddhiManagerService.
|
protected void |
stop() |
protected void start(org.osgi.framework.BundleContext bundleContext) throws Exception
bundleContext
- the bundle context instance of this bundle.Exception
- this will be thrown if an issue occurs while executing the activate methodCopyright © 2021. All rights reserved.