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 constructor, given to an interceptor upon constructor-call.interfaceDescription of an invocation to a method, given to an interceptor upon method-call.