Class FlashlightBundleActivator

  • All Implemented Interfaces:
    org.osgi.framework.BundleActivator

    public class FlashlightBundleActivator
    extends Object
    implements org.osgi.framework.BundleActivator
    Author:
    Mahesh Kannan Date: Jul 15, 2008 Byron Nevins - this class appears to not be used anywhere. Unfortunately it's public...
    • Constructor Detail

      • FlashlightBundleActivator

        public FlashlightBundleActivator()
    • Method Detail

      • start

        public void start​(org.osgi.framework.BundleContext bCtx)
        Specified by:
        start in interface org.osgi.framework.BundleActivator
      • stop

        public void stop​(org.osgi.framework.BundleContext bCtx)
        Specified by:
        stop in interface org.osgi.framework.BundleActivator