Class SystemUtils


  • public class SystemUtils
    extends java.lang.Object
    Note: this has been copied here from ARQ.
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.ClassLoader chooseClassLoader()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemUtils

        public SystemUtils()
    • Method Detail

      • chooseClassLoader

        public static java.lang.ClassLoader chooseClassLoader()