org.sape.carbon.services.instrumentation.statistics |
This package contains a statistics tracking component assistant for tracking
the execution of component methods.
|
Java Source File Name | Type | Comment |
DefaultStatisticsInterceptor.java | Class | This Component Interceptor can be utilized to track the execution of
Carbon components. |
StatisticsInterceptor.java | Interface | This interceptor is designed to track and expose information about the
general usage of a Carbon Component. |
StatisticsInterceptorFactory.java | Class | Constructs the component intercept for the StatisticsInterceptor. |