Class CodahaleMetricsReporter

  • All Implemented Interfaces:
    org.apache.felix.inventory.InventoryPrinter, org.apache.felix.inventory.ZipAttachmentProvider

    public class CodahaleMetricsReporter
    extends Object
    implements org.apache.felix.inventory.InventoryPrinter, org.apache.felix.inventory.ZipAttachmentProvider
    • Constructor Detail

      • CodahaleMetricsReporter

        public CodahaleMetricsReporter()
    • Method Detail

      • print

        public void print​(PrintWriter pw,
                          org.apache.felix.inventory.Format format,
                          boolean isZip)
        Specified by:
        print in interface org.apache.felix.inventory.InventoryPrinter
      • addAttachments

        public void addAttachments​(ZipOutputStream zos,
                                   String namePrefix)
                            throws IOException
        Specified by:
        addAttachments in interface org.apache.felix.inventory.ZipAttachmentProvider
        Throws:
        IOException