Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » cast thisJoinPoint to ProceedingJoinPoint
cast thisJoinPoint to ProceedingJoinPoint [message #599332] Mon, 17 November 2008 13:04
Hao Missing name is currently offline Hao Missing nameFriend
Messages: 115
Registered: July 2009
Senior Member
Hi

I would like to write a function such that several round advices can call.
Inside the function proceed() method needs to be called. Can I cast
thisJoinPoint to ProceedingJoinPoint and pass it to the function within
round advice?

thanks
Previous Topic:When AsmManager.getDefault().getRelationshipMap().get(p) is null
Next Topic:ProceedingJoinPoint can's handle boolean type
Goto Forum:
  


Current Time: Thu Apr 18 06:34:08 GMT 2024

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

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

Back to the top