[aspectc-user] Pointcut for constructor

Iwan Birrer ibirrer at control.ee.ethz.ch
Mon Aug 11 11:52:38 CEST 2003


Hello,

How does a pointcut for a constructor look like? I have the following for a
class 'Receiver':

pointcut receiverConstructor() = "Receiver(...)";

Unfortunately this does not work...

Thanks for any help
Iwan




More information about the aspectc-user mailing list