Uses of Interface
org.apache.fulcrum.yaafi.framework.interceptor.AvalonInterceptorService
Packages that use AvalonInterceptorService
Package
Description
-
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.framework.interceptor
Methods in org.apache.fulcrum.yaafi.framework.interceptor that return AvalonInterceptorServiceConstructors in org.apache.fulcrum.yaafi.framework.interceptor with parameters of type AvalonInterceptorServiceModifierConstructorDescriptionAvalonInterceptorInvocationHandler
(String serviceName, String serviceShorthand, Object serviceDelegate, AvalonInterceptorService[] serviceInterceptorList) Constructor. -
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.baseservice
Classes in org.apache.fulcrum.yaafi.interceptor.baseservice that implement AvalonInterceptorServiceModifier and TypeClassDescriptionclass
A base service providing common functionality for interceptors -
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.jamon
Subinterfaces of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.jamonModifier and TypeInterfaceDescriptioninterface
A service using JAMON for performance monitoringClasses in org.apache.fulcrum.yaafi.interceptor.jamon that implement AvalonInterceptorServiceModifier and TypeClassDescriptionclass
A service using JAMon for performance monitoring. -
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.javasimon
Subinterfaces of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.javasimonModifier and TypeInterfaceDescriptioninterface
A service using JavaSimon for performance monitoringClasses in org.apache.fulcrum.yaafi.interceptor.javasimon that implement AvalonInterceptorServiceModifier and TypeClassDescriptionclass
A service using JavaSimon for performance monitoring. -
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.logging
Subinterfaces of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.loggingModifier and TypeInterfaceDescriptioninterface
A service logging of service invocations.Classes in org.apache.fulcrum.yaafi.interceptor.logging that implement AvalonInterceptorServiceModifier and TypeClassDescriptionclass
A service logging of service invocations. -
Uses of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.performance
Subinterfaces of AvalonInterceptorService in org.apache.fulcrum.yaafi.interceptor.performanceModifier and TypeInterfaceDescriptioninterface
A service logging the execution time of service invocations.Classes in org.apache.fulcrum.yaafi.interceptor.performance that implement AvalonInterceptorServiceModifier and TypeClassDescriptionclass
A service logging the execution time of service invocations.