Java class definition in runtime -


possible duplicate:
how programmatically compile , instantiate java class?

how create new java class @ runtime?

javassist lib looks manupulation classes - can try it: http://www.csg.is.titech.ac.jp/~chiba/javassist/

also maybe can usefull: http://www.javaranch.com/journal/200711/journal200711.jsp#a4


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -