org.apache.fulcrum.yaafi.interceptor.performance
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

Field Summary
 
Fields inherited from interface org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
ON_ENTRY, ON_ERROR, ON_EXIT
 
Method Summary
 
Methods inherited from interface org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
onEntry, onError, onExit
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.