Add support for load time weaving of aspects
Brought to you by:
philrealtime
Originally created by: philzoio...@googlemail.com
Originally owned by: philzoio...@googlemail.com
Applies as of [r4803]
Currently, this is not supported out the box, as class loader's don't
support an "addTransformer" method.
This could be added easily to (a subclass of) ModuleClassLoader and
GraphClassLoader
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: philzoio...@googlemail.com
(No comment was entered for this change.)
Labels: -Milestone-Release1.0RC2 Milestone-Release1.0RC3
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: philzoio...@googlemail.com
Marking as fixed as of [r5322].
Note that issue 300 has been raised to cover the fact that classes which have already
been loaded by other modules cannot be instrumented using load time weaving.
Status: Fixed
Related
Tickets: #300