Uses of Interface
org.aopalliance.intercept.Joinpoint
Packages that use Joinpoint
-
Uses of Joinpoint in org.aopalliance.intercept
Subinterfaces of Joinpoint in org.aopalliance.interceptModifier and TypeInterfaceDescriptioninterfaceDescription of an invocation to a constuctor, given to an intercept upon construtor-call.interfaceThis interface represents an invocation in the program.interfaceDescription of an invocation to a method, given to an intercept upon method-call.