com.atlassian.maven.plugins.clirr
Class RulesRegistry

java.lang.Object
  extended by com.atlassian.maven.plugins.clirr.RulesRegistry

public class RulesRegistry
extends java.lang.Object


Constructor Summary
RulesRegistry()
           
 
Method Summary
 java.util.Collection<Rule> getRules()
           
 java.util.Set<Rule> getRules(java.lang.String... ruleNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesRegistry

public RulesRegistry()
Method Detail

getRules

public java.util.Collection<Rule> getRules()

getRules

public java.util.Set<Rule> getRules(java.lang.String... ruleNames)
                             throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2012 Atlassian. All Rights Reserved.