Package org.aopalliance.aop
Interface Advice
- All Known Subinterfaces:
ConstructorInterceptor,Interceptor,MethodInterceptor
public interface Advice
Tag interface for Advice. Implementations can be any type of advice, such as Interceptors.
ConstructorInterceptor, Interceptor, MethodInterceptor