The ClassLoader is the part of the JVM that loads classes into memory. It is a essential component of the Java run-time system. Creating your own ClassLoader lets you to completely redefine how class files are brought into the system.
Class Histogram and Dominator Tree allow grouping by classloader:
You can continue to analyze the classloader using a context menu and Inspector View: