public class CodahaleMetricsReporter extends Object implements org.apache.felix.inventory.InventoryPrinter, org.apache.felix.inventory.ZipAttachmentProvider
Modifier and Type | Class and Description |
---|---|
static interface |
CodahaleMetricsReporter.Configuration |
Constructor and Description |
---|
CodahaleMetricsReporter() |
Modifier and Type | Method and Description |
---|---|
void |
addAttachments(ZipOutputStream zos,
String namePrefix) |
void |
print(PrintWriter pw,
org.apache.felix.inventory.Format format,
boolean isZip) |
public void print(PrintWriter pw, org.apache.felix.inventory.Format format, boolean isZip)
print
in interface org.apache.felix.inventory.InventoryPrinter
public void addAttachments(ZipOutputStream zos, String namePrefix) throws IOException
addAttachments
in interface org.apache.felix.inventory.ZipAttachmentProvider
IOException
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.