Uses of Class
it.jnrpe.utils.thresholds.ThresholdsEvaluator

Packages that use ThresholdsEvaluator
it.jnrpe.utils.thresholds This package contains all the classes used to parse and manage new thresholds format according to the Nagios specification RFC (http://nagiosplugins.org/rfc/new_threshold_syntax). 
 

Uses of ThresholdsEvaluator in it.jnrpe.utils.thresholds
 

Methods in it.jnrpe.utils.thresholds that return ThresholdsEvaluator
 ThresholdsEvaluator ThresholdsEvaluatorBuilder.create()
           
 

Methods in it.jnrpe.utils.thresholds with parameters of type ThresholdsEvaluator
static ReturnValueBuilder ReturnValueBuilder.forPlugin(String name, ThresholdsEvaluator thr)
          Constructs the object with the given threshold evaluator.
 



Copyright © 2014. All Rights Reserved.