| Package | Description |
|---|---|
| org.sonar.batch | |
| org.sonar.plugins.squid |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceCreationLock
This lock is used to ensure that Sonar resources (files, packages, directories) are not created by buggy plugins
when saving measures/violations on unknown resources.
|
| Constructor and Description |
|---|
SquidSensor(RulesProfile profile,
NoSonarFilter noSonarFilter,
ProjectClasspath projectClasspath,
ResourceCreationLock lock,
FileLinesContextFactory fileLinesContextFactory) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.