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 Summary
Fields inherited from interface org.apache.felix.inventory.InventoryPrinter
FORMAT, SERVICE, WEBCONSOLE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
print
(PrintWriter pw, org.apache.felix.inventory.Format format, boolean isZip)
-
Field Details
-
NAME
- See Also:
-
TITLE
- See Also:
-
-
Constructor Details
-
CAConfigInventoryPrinter
public CAConfigInventoryPrinter()
-
-
Method Details
-
print
- Specified by:
print
in interfaceorg.apache.felix.inventory.InventoryPrinter
-