Class NodeTypeConfigurationPrinter

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

    public class NodeTypeConfigurationPrinter
    extends Object
    implements org.apache.felix.inventory.InventoryPrinter
    A Felix WebConsole ConfigurationPrinter which outputs the current JCR nodetypes.
    • Constructor Detail

      • NodeTypeConfigurationPrinter

        public NodeTypeConfigurationPrinter()
    • 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