Denis Sklyarov [http://community.jboss.org/people/fury] created the discussion
"How to add parameter annotation to new Method ?" To view the discussion, visit: http://community.jboss.org/message/613628#613628 -------------------------------------------------------------- Hi. I faced with one case. On my work I got necessity make proxy for class which contain methods with annotatuions. Some methods has parameter annotations, like this: *public void theGameIsRunning(@Named("test")String test){}* But I can't find the way to do it with javassist. Probably someone know how to solve that ? Thanks, Denis. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/613628#613628] Start a new discussion in Javassist at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
