Interface PerformanceInterceptorService

All Superinterfaces:
AvalonInterceptorService
All Known Implementing Classes:
PerformanceInterceptorServiceImpl

public interface PerformanceInterceptorService extends AvalonInterceptorService
A service logging the execution time of service invocations.
Author:
Siegfried Goeschl