| Package | Description |
|---|---|
| org.sonar.plugins.checkstyle | |
| org.sonar.plugins.findbugs | |
| org.sonar.plugins.pmd | |
| org.sonar.server.platform | |
| org.sonar.server.plugins |
| Constructor and Description |
|---|
CheckstyleRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser) |
| Constructor and Description |
|---|
FindbugsRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser) |
| Constructor and Description |
|---|
PmdRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServerFileSystem
Introspect the filesystem and the classloader to get extension files at startup.
|
| Constructor and Description |
|---|
ApplicationDeployer(ServerFileSystem fileSystem,
PluginRepository pluginRepository) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.