Class SiddhiManagerComponent


  • public class SiddhiManagerComponent
    extends Object
    Siddhi Manager Service which is
    Since:
    4.0.0-M3-SNAPSHOT
    • Constructor Detail

      • SiddhiManagerComponent

        public SiddhiManagerComponent()
    • Method Detail

      • start

        protected void start​(org.osgi.framework.BundleContext bundleContext)
                      throws Exception
        This is the activation method of SiddhiManagerService. This will be initilize the Siddhi Manager and register the ManagerService.
        Parameters:
        bundleContext - the bundle context instance of this bundle.
        Throws:
        Exception - this will be thrown if an issue occurs while executing the activate method