Class CAConfigInventoryPrinter

java.lang.Object
org.apache.sling.caconfig.management.impl.console.CAConfigInventoryPrinter
All Implemented Interfaces:
org.apache.felix.inventory.InventoryPrinter

public class CAConfigInventoryPrinter extends Object implements org.apache.felix.inventory.InventoryPrinter
Web console configuration printer.
  • Field Details

  • Constructor Details

    • CAConfigInventoryPrinter

      public CAConfigInventoryPrinter()
  • Method Details

    • print

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