Uses of Interface
org.javasimon.callback.FilterCallback

Packages that use FilterCallback
org.javasimon Core package, contains Simon implementations, with the SimonManager as the center point of the API. 
org.javasimon.callback Callback is an event listener registered with the Manager, listening for manager or Simon events. 
 

Uses of FilterCallback in org.javasimon
 

Methods in org.javasimon with parameters of type FilterCallback
private  void ManagerConfiguration.processRule(XMLStreamReader xr, FilterCallback callback)
           
 

Uses of FilterCallback in org.javasimon.callback
 

Classes in org.javasimon.callback that implement FilterCallback
 class CompositeFilterCallback
          This callback combines Composite and Filter behavior.
 



Copyright © 2013. All Rights Reserved.