Class BundleFunctionLoader

    • Constructor Detail

      • BundleFunctionLoader

        public BundleFunctionLoader​(org.osgi.framework.BundleContext bundleContext)
        Constructor
        Parameters:
        bundleContext -
    • Method Detail

      • start

        public void start()
        Starts the loader. Looks up for Bundle resources and registers itself in the service registry. It adds a property to the service which advertise all the functions found in the local resources.
      • stop

        public void stop()
        Unregisters itself from the service registry.