JBoss Community

Re: How can I intercept methods in java.net.* or javax.*.*?

created by Kabir Khan in JBoss AOP - View the full discussion

There is no way using JBoss AOP. Once you start changing classes used by JBoss AOP itself at runtime (since everything is dynamic) you could end up with some very strange and unpredicatable behaviour :-)

Reply to this message by going to Community

Start a new discussion in JBoss AOP at Community