Skip to main content



      Home
Home » Language IDEs » AspectJ » exclude <clinit> java in pointcut
exclude <clinit> java in pointcut [message #674545] Fri, 27 May 2011 06:29
Eclipse UserFriend
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: Fri Jul 04 14:34:50 EDT 2025

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

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

Back to the top