[jboss-user] [Javassist user questions] - How change final class to abastract class?

diogo.capistrano do-not-reply at jboss.com
Thu May 14 10:35:00 EDT 2009


How change final class to abastract class?
Example:
FinalClass.class
public final class FinalClass {}

to 

AbstractClass
public abstract class AbstractClass{}

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

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



More information about the jboss-user mailing list