aboutsummaryrefslogtreecommitdiff
path: root/kamon-autoweave/src/main/java/sun/tools/attach
Commit message (Collapse)AuthorAgeFilesLines
* = kamon-autoweave: refactor in order to load the ↵Diego2016-02-075-1367/+0
| | | | com.sun.tools.attach.VirtualMachine from tools.jar
* + kamon-autoweave: this new module allow attach the AspectJ loadtime weaving ↵Diego2015-12-095-0/+1367
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.