Class DefaultCompilerManager
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.manager.DefaultCompilerManager
- All Implemented Interfaces:
CompilerManager
,org.codehaus.plexus.logging.LogEnabled
,org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
@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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Field Details
-
providers
-
-
Constructor Details
-
DefaultCompilerManager
public DefaultCompilerManager()
-
-
Method Details
-
initialize
public void initialize()- Specified by:
initialize
in interfaceorg.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
-
getCompiler
- Specified by:
getCompiler
in interfaceCompilerManager
- Throws:
NoSuchNativeProviderException
-