org.codehaus.plexus.compiler.manager

Interface CompilerManager

Known Implementing Classes:
DefaultCompilerManager

public interface CompilerManager

Version:
$Id: CompilerManager.java 2369 2005-07-31 03:34:34Z trygvis $
Author:
Trygve Laugstøl

Field Summary

static String
ROLE

Method Summary

Compiler
getCompiler(String compilerId)

Field Details

ROLE

public static final String ROLE

Method Details

getCompiler

public Compiler getCompiler(String compilerId)
            throws NoSuchCompilerException