|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sling.event.impl.jobs.console.InventoryPlugin
@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
This is a inventory plugin displaying the active queues, some statistics and the configurations.
Field Summary |
---|
Fields inherited from interface org.apache.felix.inventory.InventoryPrinter |
---|
FORMAT, NAME, SERVICE, TITLE, WEBCONSOLE |
Constructor Summary | |
---|---|
InventoryPlugin()
|
Method Summary | |
---|---|
void |
print(PrintWriter pw,
org.apache.felix.inventory.Format format,
boolean isZip)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InventoryPlugin()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |