Class ClassLoaderUtils

java.lang.Object
de.iip_ecosphere.platform.support.ClassLoaderUtils

public class ClassLoaderUtils extends Object
Class loader helpers.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • ClassLoaderUtils

      public ClassLoaderUtils()
  • Method Details

    • hierarchyToString

      public static String hierarchyToString(ClassLoader loader)
      Turns the class loader hierarchy to a descriptive string. [debugging]
      Parameters:
      loader - the loader to start with
      Returns:
      the descriptive string