public class ResourceInventoryPrinterFactory extends Object implements org.apache.felix.inventory.InventoryPrinter
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceInventoryPrinterFactory.Config |
| Constructor and Description |
|---|
ResourceInventoryPrinterFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(ResourceInventoryPrinterFactory.Config config) |
void |
print(PrintWriter printWriter,
org.apache.felix.inventory.Format format,
boolean isZip) |
protected void activate(ResourceInventoryPrinterFactory.Config config)
public void print(PrintWriter printWriter, org.apache.felix.inventory.Format format, boolean isZip)
print in interface org.apache.felix.inventory.InventoryPrinterInventoryPrinter.print(java.io.PrintWriter, org.apache.felix.inventory.Format, boolean)Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.