Class InstrumentationAgentLoader


  • public class InstrumentationAgentLoader
    extends java.lang.Object
    • Constructor Detail

      • InstrumentationAgentLoader

        public InstrumentationAgentLoader()
    • Method Detail

      • loadAgent

        public void loadAgent()
                       throws java.io.IOException,
                              com.sun.tools.attach.AttachNotSupportedException,
                              com.sun.tools.attach.AgentLoadException,
                              com.sun.tools.attach.AgentInitializationException
        Throws:
        java.io.IOException
        com.sun.tools.attach.AttachNotSupportedException
        com.sun.tools.attach.AgentLoadException
        com.sun.tools.attach.AgentInitializationException
      • getAgentFile

        protected java.io.File getAgentFile()
                                     throws java.io.IOException
        Throws:
        java.io.IOException