Interface JavahManager
-
- All Known Implementing Classes:
DefaultJavahManager
public interface JavahManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Javah
getJavah(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getJavah
Javah getJavah(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-