|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |