Interface ManifestManager
-
- All Known Implementing Classes:
DefaultManifestManager
public interface ManifestManager
-
-
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 Manifest
getManifest(java.lang.String roleHint)
-
-
-
Method Detail
-
getManifest
Manifest getManifest(java.lang.String roleHint) throws NoSuchNativeProviderException
- Throws:
NoSuchNativeProviderException
-
-