Interface VerifierPlugin
- All Known Implementing Classes:
CentralCheck, JPMSModuleInfoPlugin, SPIDescriptorGenerator
public interface VerifierPlugin
-
Method Summary
-
Method Details
-
verify
-
ordering
default int ordering()For sorting plugins before calling.Lower values are called before higher values.
- Returns:
- A numerical value. The default is 0.
-