Class CommonService

    • Field Detail

      • logger

        private static final Logger logger
      • DEBUG

        private static final boolean DEBUG
      • PATH_TO_CONF

        public static final String PATH_TO_CONF
        the path to the configuration (a3servers.xml, ...)
        See Also:
        Constant Field Values
      • sid

        private short sid
      • bundleContext

        protected org.osgi.framework.BundleContext bundleContext
    • Constructor Detail

      • CommonService

        public CommonService​(org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • doStop

        protected void doStop()
      • updated

        public void updated​(Dictionary properties)
                     throws org.osgi.service.cm.ConfigurationException
        Throws:
        org.osgi.service.cm.ConfigurationException