basics:ex4
                This is an old revision of the document!
The Basics: Exercise 4
Add another advice to the aspect Basics that prints a message containing the input value of the method stop immediately before it is executed.
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.
basics/ex4.1172243247.txt.gz · Last modified:  by bdefrain
                
                