@Service(value=org.apache.felix.inventory.InventoryPrinter.class) @Properties(value={@Property(name="felix.inventory.printer.name",value="slingjobs"),@Property(name="felix.inventory.printer.title",value="Sling Jobs"),@Property(name="felix.inventory.printer.format",value={"TEXT","JSON"}),@Property(name="felix.inventory.printer.webconsole",boolValue=false)}) public class InventoryPlugin extends Object implements org.apache.felix.inventory.InventoryPrinter
Constructor and Description |
---|
InventoryPlugin() |
public void print(PrintWriter pw, org.apache.felix.inventory.Format format, boolean isZip)
print
in interface org.apache.felix.inventory.InventoryPrinter
InventoryPrinter.print(java.io.PrintWriter, org.apache.felix.inventory.Format, boolean)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.