Interface LinkerManager
-
- All Known Implementing Classes:
DefaultLinkerManager
public interface LinkerManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Linker
getLinker(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getLinker
Linker getLinker(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-