Class AgentClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable

public class AgentClassLoader extends URLClassLoader
Classloader used to run the core agent.

It is built around the concept of a jar inside another jar. This class loader loads the files of the internal jar to load classes and resources.