Interface MetricConsumerFactory


  • public interface MetricConsumerFactory

    This is the interface to implement if one wishes to configure a non-default MetricConsumer. Simply add the implementing class as a component in your services.xml file.

    Author:
    Simon Thoresen Hult
    • Method Detail

      • newInstance

        com.yahoo.jdisc.application.MetricConsumer newInstance()