Interface ManifestManager
-
- All Known Implementing Classes:
DefaultManifestManager
public interface ManifestManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Manifest
getManifest(String roleHint)
-
-
-
Field Detail
-
ROLE
static final String ROLE
-
-
Method Detail
-
getManifest
Manifest getManifest(String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-