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

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

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

Classes in ch.syabru.nagios.broker.impl that implement ExternalCommandFactory
 class ProcessServiceCheckResultCommandFactory
          Process service check result command factory.
 class ScheduleForcedServiceCheckCommandFactory
          Schedule forced service check command factory.
 class ScheduleServiceCheckCommandFactory
          Schedule service check command factory.
 

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

Constructors in ch.syabru.nagios.broker.jmx with parameters of type ExternalCommandFactory
JmxMatcher(String classNameRegex, String messageRegex, String typeRegex, String sourceRegex, ExternalCommandFactory commandFactory)
          C'tor.
 



Copyright © 2010-2011 Syabru. All Rights Reserved.