Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » exclude <clinit> java in pointcut
exclude <clinit> java in pointcut [message #674545] Fri, 27 May 2011 10:29
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
Hi ,

i want to know how to exlude a method wich is defined as <clinit> in java using pointcut .

i know that there is !(execution package.class.method(args)) but how can i specify <clinit> in pointcut???


any idea .

thanks ;
Previous Topic:Aspectj JoinPoint
Next Topic:exclude classes wich contains $
Goto Forum:
  


Current Time: Thu Apr 25 13:21:53 GMT 2024

Powered by FUDForum. Page generated in 0.03608 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top