basics:ex3
This is an old revision of the document!
The Basics: Exercise 3
Add another advice to the Basics
aspect to print out a signature before the execution of all methods of Application
, except for the start
method.
You can combine different pointcuts as logic predicates using the operators
&&
, ||
and !
.
Rerun the application and verify the output.
Continue with Exercise 4.
basics/ex3.1172243482.txt.gz · Last modified: 2007/02/23 16:11 by bdefrain