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 after 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.1172242569.txt.gz · Last modified: 2007/02/23 15:56 by bdefrain