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