Uses of Class
org.sonar.api.checks.templates.BundleCheckTemplate

Packages that use BundleCheckTemplate
org.sonar.api.checks.templates   
 

Uses of BundleCheckTemplate in org.sonar.api.checks.templates
 

Methods in org.sonar.api.checks.templates that return BundleCheckTemplate
protected  BundleCheckTemplate AnnotationCheckTemplateFactory.create(java.lang.Class annotatedClass)
           
 

Constructors in org.sonar.api.checks.templates with parameters of type BundleCheckTemplate
BundleCheckTemplateProperty(BundleCheckTemplate check, java.lang.String key)
           
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.