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