org.codehaus.mojo.natives.manager
Interface JavahManager

All Known Implementing Classes:
DefaultJavahManager

public interface JavahManager

Version:
$Id: JavahManager.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Dan Tran

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 org.codehaus.mojo.natives.javah.Javah getJavah(java.lang.String roleHint)
           
 

Field Detail

ROLE

static final java.lang.String ROLE
Method Detail

getJavah

org.codehaus.mojo.natives.javah.Javah getJavah(java.lang.String roleHint)
                                               throws NoSuchNativeProviderException
Throws:
NoSuchNativeProviderException


Copyright © 2009. All Rights Reserved.