| Article: |
Introduction to Aspect-Oriented Programming | |
| Subject: | help needed | |
| Date: | 2004-12-06 06:41:49 | |
| From: | grahamoregan | |
|
Response to: help needed
|
||
|
In the example above, any code that occurs above joinPoint.proceed() in the execute method will be performed before the method is invoked and anything that occurs below will happen after. So you could use
|
||
Showing messages 1 through 1 of 1.
-
help needed
2004-12-06 22:19:10 shreekanthdeshpande [View]



your valuable suggestion worked out and its really nic to see thing working.
thanx once again
Srikanth