@Service
@Properties(value={@Property(name="felix.inventory.printer.name",value="crankstart"),@Property(name="felix.inventory.printer.title",value="Sling Crankstart Exporter"),@Property(name="felix.inventory.printer.format",value="TEXT")})
public class CrankstartInventoryPrinter
extends Object
implements org.apache.felix.inventory.InventoryPrinter
| Constructor and Description |
|---|
CrankstartInventoryPrinter() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext ctx) |
void |
print(PrintWriter out,
org.apache.felix.inventory.Format fmt,
boolean isZip) |
@Activate public void activate(org.osgi.service.component.ComponentContext ctx)
public void print(PrintWriter out, org.apache.felix.inventory.Format fmt, boolean isZip)
print in interface org.apache.felix.inventory.InventoryPrinterCopyright © 2007–2014 The Apache Software Foundation. All rights reserved.