Class DefaultCompilerManager

  • All Implemented Interfaces:
    CompilerManager, org.codehaus.plexus.logging.LogEnabled

    public class DefaultCompilerManager
    extends org.codehaus.plexus.logging.AbstractLogEnabled
    implements CompilerManager
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.Map<java.lang.String,​Compiler> compilers  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Compiler getCompiler​(java.lang.String compilerId)  
      • Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

        enableLogging, getLogger, setupLogger, setupLogger, setupLogger
      • Methods inherited from class java.lang.Object

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