Class InventoryPlugin

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

    public class InventoryPlugin
    extends Object
    implements org.apache.felix.inventory.InventoryPrinter
    This is a inventory plugin displaying the active queues, some statistics and the configurations.
    Since:
    3.2
    • Constructor Detail

      • InventoryPlugin

        public InventoryPlugin()
    • Method Detail

      • print

        public void print​(PrintWriter pw,
                          org.apache.felix.inventory.Format format,
                          boolean isZip)
        Specified by:
        print in interface org.apache.felix.inventory.InventoryPrinter
        See Also:
        InventoryPrinter.print(java.io.PrintWriter, org.apache.felix.inventory.Format, boolean)