Interface RanlibManager
-
- All Known Implementing Classes:
DefaultRanlibManager
public interface RanlibManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ranlib
getRanlib(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getRanlib
Ranlib getRanlib(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-