Back Forum Reply New

Apply advice to interface

Is it ok to apply advice to an interface method so that any class which implements the interface will also have the advice applied to it?  Or is this not correct?

It is okay.

-Ramnivas

cool. thanks
¥
Back Forum Reply New