Rui Humberto Pereira [http://community.jboss.org/people/rhp] created the discussion
"Re: Applying changes directly in the source code" To view the discussion, visit: http://community.jboss.org/message/575289#575289 -------------------------------------------------------------- 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 [http://community.jboss.org/message/575289#575289] Start a new discussion in JBoss AOP at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
