org.codehaus.mojo.natives.manager
Interface ResourceCompilerManager

All Known Implementing Classes:
DefaultResourceCompilerManager

public interface ResourceCompilerManager

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

Field Summary
static String ROLE
           
 
Method Summary
 ResourceCompiler getResourceCompiler(String roleHint)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

getResourceCompiler

ResourceCompiler getResourceCompiler(String roleHint)
                                     throws NoSuchNativeProviderException
Throws:
NoSuchNativeProviderException


Copyright © 2011 Codehaus. All Rights Reserved.