|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceCreationLock | |
|---|---|
| org.sonar.batch | |
| org.sonar.plugins.squid | |
| Uses of ResourceCreationLock in org.sonar.batch |
|---|
| Classes in org.sonar.batch that implement ResourceCreationLock | |
|---|---|
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. |
| Uses of ResourceCreationLock in org.sonar.plugins.squid |
|---|
| Constructors in org.sonar.plugins.squid with parameters of type ResourceCreationLock | |
|---|---|
SquidSensor(RulesProfile profile,
NoSonarFilter noSonarFilter,
ProjectClasspath projectClasspath,
ResourceCreationLock lock,
FileLinesContextFactory fileLinesContextFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||