aboutsummaryrefslogtreecommitdiff
path: root/kamon-autoweave/src/main/scala/kamon/autoweave/loader
Commit message (Collapse)AuthorAgeFilesLines
* + kamon-autoweave: this new module allow attach the AspectJ loadtime weaving ↵Diego2015-12-091-0/+155
agent to a JVM after it has started (you don't need to use -javaagent). This offers extra flexibility but obviously any classes loaded before attachment will not be woven.