org.codehaus.plexus.compiler.manager

Interface CompilerManager

public interface CompilerManager

Version: $Id: CompilerManager.java 2369 2005-07-31 03:34:34Z trygvis $

Author: Trygve Laugstøl

Field Summary
StringROLE
Method Summary
CompilergetCompiler(String compilerId)

Field Detail

ROLE

public String ROLE

Method Detail

getCompiler

public Compiler getCompiler(String compilerId)