@ParametersAreNonnullByDefault

Package org.sonar.api.batch.sensor

Interface Summary
Sensor A sensor is invoked once during the analysis of a project.
SensorContext See Sensor.execute(SensorContext)
SensorDescriptor Describe what an Sensor is doing.
SensorStorage Interface for storing data computed by sensors.
 



Copyright © 2009–2015 SonarSource. All rights reserved.