Class DefaultCompilerManager
java.lang.Object
org.codehaus.plexus.compiler.manager.DefaultCompilerManager
- All Implemented Interfaces:
CompilerManager
- Author:
- Trygve Laugstøl
-
Field Summary
Fields inherited from interface org.codehaus.plexus.compiler.manager.CompilerManager
ROLE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.codehaus.plexus.compiler.Compiler
getCompiler
(String compilerId)
-
Constructor Details
-
DefaultCompilerManager
public DefaultCompilerManager()
-
-
Method Details
-
getCompiler
public org.codehaus.plexus.compiler.Compiler getCompiler(String compilerId) throws NoSuchCompilerException - Specified by:
getCompiler
in interfaceCompilerManager
- Throws:
NoSuchCompilerException
-