Re: [aspectwerkz-dev] tracing to the console
eu <eu-E/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Alex wrote: > The AOP container is designed to avoid to hook directly in the classloader > class. I don't want to hook in classloaders. It was already complex to > enable class load time weaving. Hmm. Is there are any way to put a custom advice to something like execution(* java.lang.ClassLoader+.new(..)) ? regards, Eugene