org.codehaus.plexus.compiler.manager
Interface CompilerManager

All Known Implementing Classes:
DefaultCompilerManager

public interface CompilerManager

Version:
$Id$
Author:
Trygve Laugstøl

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 Compiler getCompiler(java.lang.String compilerId)
           
 

Field Detail

ROLE

static final java.lang.String ROLE
Method Detail

getCompiler

Compiler getCompiler(java.lang.String compilerId)
                     throws NoSuchCompilerException
Throws:
NoSuchCompilerException


Copyright © 2001-2011 Codehaus. All Rights Reserved.