| Package | Description |
|---|---|
| org.sonar.api.batch.events | |
| org.sonar.batch.events | |
| org.sonar.batch.index | |
| org.sonar.batch.phases |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecoratorExecutionHandler |
interface |
DecoratorsPhaseHandler |
interface |
ProjectAnalysisHandler |
interface |
SensorExecutionHandler |
interface |
SensorsPhaseHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchEvent<H extends EventHandler>
Root of all Sonar Batch events.
|
| Constructor and Description |
|---|
EventBus(EventHandler[] handlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryOptimizer |
| Modifier and Type | Class and Description |
|---|---|
class |
PhasesTimeProfiler |
Copyright © 2009-2012 SonarSource. All Rights Reserved.