basics:ex2
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| basics:ex2 [2007/02/23 15:51] – bdefrain | basics:ex2 [2021/02/05 13:49] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| + | [[basics: | ||
| ====== The Basics: Exercise 2 ====== | ====== The Basics: Exercise 2 ====== | ||
| Line 4: | Line 12: | ||
| <note tip> | <note tip> | ||
| - | Inside the pointcut, you can use the wildcard '' | + | Inside the signature pattern, you can use the wildcard '' |
| </ | </ | ||
| Line 10: | Line 18: | ||
| <code aspectj> | <code aspectj> | ||
| - | System.out.println("Before: | + | output("ex2",thisJoinPoint.getSignature()); |
| </ | </ | ||
basics/ex2.1172242299.txt.gz · Last modified: by bdefrain
