Uses of Interface
com.lonniepryor.blues.aop.Around.InvoctionChain

Packages that use Around.InvoctionChain
com.lonniepryor.blues.aop Describes the interfaces used to interact with the Blues Framework AOP system. 
 

Uses of Around.InvoctionChain in com.lonniepryor.blues.aop
 

Methods in com.lonniepryor.blues.aop with parameters of type Around.InvoctionChain
 java.lang.Object Around.around(java.lang.Object target, java.lang.reflect.Method method, java.lang.Object[] params, Around.InvoctionChain chain)
          Called before the invocation of a join point.
 



Copyright © 2003 Blues Framework. All Rights Reserved.