Uses of Interface
org.aopalliance.aop.Advice
Packages that use Advice
-
Uses of Advice in org.aopalliance.intercept
Subinterfaces of Advice in org.aopalliance.interceptModifier and TypeInterfaceDescriptioninterfaceIntercepts the construction of a new object.interfaceThis interface represents a generic interceptor.interfaceIntercepts calls on an interface on its way to the target.