Class SitemapInventoryPlugin

  • All Implemented Interfaces:
    org.apache.felix.inventory.InventoryPrinter

    public class SitemapInventoryPlugin
    extends Object
    implements org.apache.felix.inventory.InventoryPrinter
    • Constructor Detail

      • SitemapInventoryPlugin

        public SitemapInventoryPlugin()
    • Method Detail

      • activate

        protected void activate​(org.osgi.framework.BundleContext bundleContext)
      • print

        public void print​(PrintWriter printWriter,
                          org.apache.felix.inventory.Format format,
                          boolean isZip)
        Specified by:
        print in interface org.apache.felix.inventory.InventoryPrinter