Uses of Class
org.javasimon.spring.BasicMonitoringInterceptor

Packages that use BasicMonitoringInterceptor
org.javasimon.spring Support classes to automatically monitor Spring beans with the Monitored annotation. 
 

Uses of BasicMonitoringInterceptor in org.javasimon.spring
 

Subclasses of BasicMonitoringInterceptor in org.javasimon.spring
 class MonitoringInterceptor
          Method interceptor that measures the duration of the intercepted call with a Stopwatch and treats failure cases (exceptions) separately.
 



Copyright © 2013. All Rights Reserved.