Class DefaultJavahManager
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.manager.DefaultJavahManager
- All Implemented Interfaces:
JavahManager
,org.codehaus.plexus.logging.LogEnabled
,org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
@Component(role=JavahManager.class,
hint="native-javah-provider-manager")
public class DefaultJavahManager
extends org.codehaus.plexus.logging.AbstractLogEnabled
implements JavahManager, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
-
Field Summary
FieldsFields inherited from interface org.codehaus.mojo.natives.manager.JavahManager
ROLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Field Details
-
providers
-
-
Constructor Details
-
DefaultJavahManager
public DefaultJavahManager()
-
-
Method Details
-
initialize
public void initialize()- Specified by:
initialize
in interfaceorg.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
-
getJavah
- Specified by:
getJavah
in interfaceJavahManager
- Throws:
NoSuchNativeProviderException
-