[jboss-user] [Javassist Users] - Re: How to add an import statement

mburger do-not-reply at jboss.com
Wed Aug 26 16:07:38 EDT 2009


"spatnaik77" wrote : In addition to this i should add the import statement for Profiler class. How should i do it ?

The import statement is a compiler directive. Thus, there is no import statement in the byte code, but only fully qualified names.

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

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



More information about the jboss-user mailing list