Interface LinkerManager
-
- All Known Implementing Classes:
DefaultLinkerManager
public interface LinkerManager
-
-
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 Linker
getLinker(java.lang.String roleHint)
-
-
-
Method Detail
-
getLinker
Linker getLinker(java.lang.String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-