[jboss-user] [Javassist user questions] - Re: How to create CtClass java.lang.Object

chiba do-not-reply at jboss.com
Tue Mar 4 11:20:25 EST 2008


You can change the super class just after you create
a new CtClass object.  Some factory methods like
ClassPool#makeClass() takes a super class as a
parameter.  Don't these ways satisfy your needs?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133967#4133967

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133967



More information about the jboss-user mailing list