Interface ResourceCompilerManager
-
- All Known Implementing Classes:
DefaultResourceCompilerManager
public interface ResourceCompilerManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResourceCompiler
getResourceCompiler(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getResourceCompiler
ResourceCompiler getResourceCompiler(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-