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 constructor, given to an interceptor upon constructor-call.interfaceThis interface represents an invocation in the program.interfaceDescription of an invocation to a method, given to an interceptor upon method-call.