Class DefaultCompilerManager

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.Map<java.lang.String,​javax.inject.Provider<Compiler>> compilers  
      private static java.lang.String ERROR_MESSAGE  
      private static java.lang.String ERROR_MESSAGE_DETAIL  
      private org.slf4j.Logger log  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Compiler getCompiler​(java.lang.String compilerId)  
      • Methods inherited from class java.lang.Object

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