|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.checks.templates.AnnotationCheckTemplateFactory
public class AnnotationCheckTemplateFactory
Load templates from class annotations (see the library sonar-check-api)
| Constructor Summary | |
|---|---|
AnnotationCheckTemplateFactory(java.util.Collection<java.lang.Class> annotatedClasses)
|
|
| Method Summary | |
|---|---|
java.util.List<CheckTemplate> |
create()
|
protected BundleCheckTemplate |
create(java.lang.Class annotatedClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationCheckTemplateFactory(java.util.Collection<java.lang.Class> annotatedClasses)
| Method Detail |
|---|
public java.util.List<CheckTemplate> create()
protected BundleCheckTemplate create(java.lang.Class annotatedClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||