Uses of Interface
ch.syabru.nagios.broker.Matcher

Packages that use Matcher
ch.syabru.nagios.broker.impl Nagios message broker implementation package. 
ch.syabru.nagios.broker.jmx Nagios message JMX package. 
 

Uses of Matcher in ch.syabru.nagios.broker.impl
 

Method parameters in ch.syabru.nagios.broker.impl with type arguments of type Matcher
 void MessageHandlerImpl.setMatchers(List<Matcher> matchers)
           
 void ConfigurationImpl.setMatchers(List<Matcher> matchers)
           
 

Uses of Matcher in ch.syabru.nagios.broker.jmx
 

Classes in ch.syabru.nagios.broker.jmx that implement Matcher
 class JmxMatcher
          JMX matcher implementation.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.