Class MatchedRulesCache


  • public class MatchedRulesCache
    extends Object
    MatchedRulesCache is a cache for bean name to configured rule mapping (See JmxCollector.Receiver). The cache also retains unmatched entries (a bean name not matching a rule pattern) to avoid matching against the same pattern in later bean collections.