posted 17 years ago
Hi Everyone,
Can anyone please explain MethodInterceptor interface's invoke() method?
As far as I know we provide the implementation for the interfaces that we introduce into the existing object.
But can we perform interceptions for any additional methods as required.? If yes then how and if possible please provide an example.
Thanks in Advance,
Pramod