Class CounterManagerImpl

  • All Implemented Interfaces:
    CounterManager

    @Component
    public class CounterManagerImpl
    extends Object
    implements CounterManager
    An implementation of CounterManager. Keeps track of counters used e.g. to implement policy rules thresholds. Note that this class resides in repo-cache module almost by accident and perhaps should be moved to a more appropriate place.
    Author:
    katka