@Component(role=ResourceCompilerManager.class, hint="native-resource-compiler-provider-manager") public class DefaultResourceCompilerManager extends org.codehaus.plexus.logging.AbstractLogEnabled implements ResourceCompilerManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
ROLE
Constructor and Description |
---|
DefaultResourceCompilerManager() |
Modifier and Type | Method and Description |
---|---|
ResourceCompiler |
getResourceCompiler(String providerType) |
void |
initialize() |
public void initialize()
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public ResourceCompiler getResourceCompiler(String providerType) throws NoSuchNativeProviderException
getResourceCompiler
in interface ResourceCompilerManager
NoSuchNativeProviderException
Copyright © 2018 MojoHaus. All rights reserved.