Class CompilerManagerStub

  • All Implemented Interfaces:
    org.codehaus.plexus.compiler.manager.CompilerManager

    public class CompilerManagerStub
    extends Object
    implements org.codehaus.plexus.compiler.manager.CompilerManager
    Author:
    Edwin Punzalan
    • Constructor Detail

      • CompilerManagerStub

        public CompilerManagerStub()
      • CompilerManagerStub

        public CompilerManagerStub​(boolean shouldFail)
    • Method Detail

      • getCompiler

        public org.codehaus.plexus.compiler.Compiler getCompiler​(String compilerId)
        Specified by:
        getCompiler in interface org.codehaus.plexus.compiler.manager.CompilerManager