CompilerManager
, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public class DefaultCompilerManager extends org.codehaus.plexus.logging.AbstractLogEnabled implements CompilerManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
ROLE
Constructor | Description |
---|---|
DefaultCompilerManager() |
Modifier and Type | Method | 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 © 2019 MojoHaus. All rights reserved.