User Tools

Site Tools


basics:ex4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
basics:ex4 [2007/02/23 16:07] – created bdefrainbasics:ex4 [2021/02/05 13:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +[[basics:intro|Intro]]
 +[[basics:ex1|Ex1]]
 +[[basics:ex2|Ex2]]
 +[[basics:ex3|Ex3]]
 +[[basics:ex4|Ex4]]
 +[[basics:ex5|Ex5]]
 +[[basics:ex6|Ex6]]
 +[[basics:ex7|Ex7]]
 ====== The Basics: Exercise 4 ====== ====== The Basics: Exercise 4 ======
  
Line 4: Line 12:
  
 <note tip> <note tip>
-Employ the primitive pointcut ''args(//Var//,...)'' (where ''//Var//'' is the name of a variable declared in the enclosing pointcut or advice) to capture argument values from the join point.+Employ the primitive pointcut ''args(//Var//,...)'' (where ''//Var//'' is the name of a variable declared in the signature of enclosing advice) to capture argument values from the join point.
 </note> </note>
 +
 +Rerun the application and verify the output.
 +
 +----
 +
 +Continue with [[basics:ex5|Exercise 5]].
basics/ex4.1172243247.txt.gz · Last modified: 2007/02/23 16:07 by bdefrain