Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » get parameters type from joinpoint
get parameters type from joinpoint [message #672320] Fri, 20 May 2011 16:50 Go to next message
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
Hi,

i want to know how can i get paramaters type from joinpoint in internal form.

for instance: (Ljava/lang/Object;Ljava/lang/String;).

thanks in advance.

Re: get parameters type from joinpoint [message #672533 is a reply to message #672320] Sat, 21 May 2011 16:00 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
As far as I know, there is no way to do this directly. You will have to convert them yourself. Send a message to the AspectJ mailing list. Someone there may have a better answer for you.

See here: http://eclipse.org/aspectj/userlists.php
Previous Topic:push in refactoring fails
Next Topic:Problem to catch exception with aspectj
Goto Forum:
  


Current Time: Fri Apr 26 07:38:42 GMT 2024

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

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

Back to the top