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