Class CounterHelper


  • @Deprecated(since="11.4")
    public class CounterHelper
    extends Object
    Deprecated.
    since 11.4: use dropwizard metrics counter instead
    Dummy helper class to be used by code that updates the counters to avoid having to do the service lookup
    Author:
    Tiry (tdelprat@nuxeo.com)