Uses of Class
org.javasimon.callback.FilterRule

Packages that use FilterRule
org.javasimon.callback Callback is an event listener registered with the Manager, listening for manager or Simon events. 
 

Uses of FilterRule in org.javasimon.callback
 

Fields in org.javasimon.callback with type parameters of type FilterRule
private  Map<Callback.Event,List<FilterRule>> CompositeFilterCallback.rules
           
 

Methods in org.javasimon.callback with parameters of type FilterRule
private  boolean CompositeFilterCallback.patternAndConditionCheck(Simon simon, FilterRule rule, Object... params)
           
 



Copyright © 2013. All Rights Reserved.