Class Main


  • public class Main
    extends Object
    This example expects the deep agent to be loaded via the javaagent vm option.

    See RunConfigurations for IDEA:

    • Agent Load without JavaAgent
    • Agent Load with JavaAgent
    • Constructor Detail

      • Main

        public Main()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Throwable
        Main entry for example.
        Parameters:
        args - the startup arguments
        Throws:
        Throwable - if we error