Join Slack
Powered by
There is also post-compile weaving and load-time w...
# spring
m
masted
05/06/2016, 7:32 AM
There is also post-compile weaving and load-time weaving, the first is used to weave existing class files and the second will operate over classes byte code using JVM TI and special "weaving class loaders" as well as the agent instrumentations
Open in Slack
Previous
Next