JBoss Community

Re: Applying changes directly in the source code

created by Rui Humberto Pereira in JBoss AOP - View the full discussion

Thanks Flavia

 

Do you know some way, using JBoss AOP, or another AOP framework, capable of apply changes directly in source code?

 

My problem is that I need of compile Java programs that are not totaly correct syntactically.
For example, execute an object method from an unknow class.
So, replacing that method invocation, by the equivalent Reflection code, I can invoke that method without knowing what is her class.

 

Thanks,

Rui

Reply to this message by going to Community

Start a new discussion in JBoss AOP at Community