[jboss-jira] [JBoss JIRA] Created: (JASSIST-49) Add to CtClass addBehavior( CtBehavior method)
Guy Korland (JIRA)
jira-events at lists.jboss.org
Fri Feb 29 14:27:57 EST 2008
Add to CtClass addBehavior( CtBehavior method)
----------------------------------------------
Key: JASSIST-49
URL: http://jira.jboss.com/jira/browse/JASSIST-49
Project: Javassist
Issue Type: Feature Request
Reporter: Guy Korland
Assigned To: Shigeru Chiba
Adding such addBehavior( CtBehavior method) to CtClass can ease the use if this class.
Instead of using addMethod or addConstructor.
The same should be done with removeBehavior and removeMethod.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list