Uses of Interface
org.aopalliance.intercept.Invocation

Packages that use Invocation
org.aopalliance.intercept   
 

Uses of Invocation in org.aopalliance.intercept
 

Subinterfaces of Invocation in org.aopalliance.intercept
 interface ConstructorInvocation
          Description of an invocation to a constuctor, given to an interceptor upon constructor-call.
 interface MethodInvocation
          Description of an invocation to a method, given to an interceptor upon method-call.
 



Copyright © 2018. All rights reserved.