public interface VerifierPlugin
Modifier and Type | Method and Description |
---|---|
void |
verify(Analyzer analyzer)
This plugin is called after the manifest generation and after the jar is
fully populated with resources.
|
void verify(Analyzer analyzer) throws java.lang.Exception
analyzer
- java.lang.Exception