39404142434445
// The following is the entry point when loaded dynamically to inject // recorders from the target process. private ApmAgent() { this.apmAgentContext = new ApmAgentContext(this); }