public class JavaRulesCheckRegistrar extends Object implements org.sonar.plugins.java.api.CheckRegistrar
CheckRegistrar
interface.| Constructor and Description |
|---|
JavaRulesCheckRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.sonar.plugins.java.api.CheckRegistrar.RegistrarContext registrarContext)
Register the classes that will be used to instantiate checks during analysis.
|
Copyright © 2017. All rights reserved.