|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.batch.BatchExtensionDictionnary
org.sonar.batch.bootstrap.BatchExtensionDictionnary
public class BatchExtensionDictionnary
| Constructor Summary | |
|---|---|
BatchExtensionDictionnary(ComponentContainer componentContainer,
SensorContext context,
AnalyzerOptimizer analyzerOptimizer)
|
|
| Method Summary | ||
|---|---|---|
protected Phase.Name |
evaluatePhase(Object extension)
|
|
|
select(Class<T> type,
Project project,
boolean sort,
ExtensionMatcher matcher)
|
|
| Methods inherited from class org.sonar.api.batch.BatchExtensionDictionnary |
|---|
evaluateAnnotatedClasses, getDependents, getExtensions, select, select, selectMavenPluginHandlers, sort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchExtensionDictionnary(ComponentContainer componentContainer,
SensorContext context,
AnalyzerOptimizer analyzerOptimizer)
| Method Detail |
|---|
public <T> Collection<T> select(Class<T> type,
@Nullable
Project project,
boolean sort,
@Nullable
ExtensionMatcher matcher)
protected Phase.Name evaluatePhase(Object extension)
evaluatePhase in class BatchExtensionDictionnary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||