org.sonar.batch
Class DecoratorsSelector

java.lang.Object
  extended by org.sonar.batch.DecoratorsSelector

public final class DecoratorsSelector
extends Object


Constructor Summary
DecoratorsSelector(BatchExtensionDictionnary dictionnary)
           
 
Method Summary
 Collection<Decorator> select(Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratorsSelector

public DecoratorsSelector(BatchExtensionDictionnary dictionnary)
Method Detail

select

public Collection<Decorator> select(Project project)


Copyright © 2009-2012 SonarSource. All Rights Reserved.