org.codehaus.mojo.natives.manager
Interface CompilerManager

All Known Implementing Classes:
DefaultCompilerManager

public interface CompilerManager

Version:
$Id: CompilerManager.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Dan Tran

Field Summary
static String ROLE
           
 
Method Summary
 Compiler getCompiler(String roleHint)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

getCompiler

Compiler getCompiler(String roleHint)
                     throws NoSuchNativeProviderException
Throws:
NoSuchNativeProviderException


Copyright © 2011 Codehaus. All Rights Reserved.