public interface JarManifestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
processManifest(ContributionManifest contributionManifest,
java.util.jar.Manifest jarManifest,
IntrospectionContext context)
Process headers.
|
void processManifest(ContributionManifest contributionManifest, java.util.jar.Manifest jarManifest, IntrospectionContext context)
contributionManifest - the contribution manifestjarManifest - the jar manifestcontext - the introspection context