Groups
Groups
Sign in
Groups
Groups
restfulie-java
Conversations
About
Send feedback
Help
methods at runtime
0 views
Skip to first unread message
Joel Lobo
unread,
Jul 26, 2010, 3:26:09 PM
7/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to restful...@googlegroups.com
How can I generate at runtime the methods of a class (get and set inclusive) from an xml.
JDK 6 Java Annotation Processing Tool
?
AspectJ?
Joel Lobo
blogdojoellobo.blogspot.com
twitter.com/joellobo
Lucas Cavalcanti
unread,
Aug 4, 2010, 1:25:11 PM
8/4/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to restful...@googlegroups.com
Java Annotation Processing Tool only works with annotations...
aspectJ only decorates an existing method behavior.
you cannot reference any runtime generated methods in your java classes because of the java compiler...
what do you want to do?
[]'s
Reply all
Reply to author
Forward
0 new messages