Package io.joshworks.snappy.maven.tools
Class AgentAttacher
- java.lang.Object
-
- io.joshworks.snappy.maven.tools.AgentAttacher
-
public abstract class AgentAttacher extends java.lang.ObjectUtility class to attach an instrumentation agent to the running JVM.- Author:
- Dave Syer
-
-
Constructor Summary
Constructors Constructor Description AgentAttacher()
-
Method Summary
Modifier and Type Method Description static voidattach(java.io.File agent)static java.util.List<java.lang.String>commandLineArguments()static booleanhasNoVerify()
-