Package 

Object LoadClass


  • 
    public class LoadClass
    
                        

    An Adapter for making Class.forName testable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static LoadClass INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final Boolean isClassAvailable(String clazz, Logger logger)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait