basics:ex5
This is an old revision of the document!
The Basics: Exercise 5
Add another advice to the aspect Basics
that only prints a message when the stop
method is executed through the start
method.
Employ the primitive pointcut
cflow(Pointcut)
to match join points within the control flow the join point matched by a given pointcut.
Rerun the application and verify the output.
Continue with Exercise 6.
basics/ex5.1172244054.txt.gz · Last modified: 2007/02/23 16:20 by bdefrain