|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerFileSystem | |
|---|---|
| org.sonar.plugins.checkstyle | |
| org.sonar.plugins.findbugs | |
| org.sonar.plugins.pmd | |
| org.sonar.server.platform | |
| org.sonar.server.plugins | |
| Uses of ServerFileSystem in org.sonar.plugins.checkstyle |
|---|
| Constructors in org.sonar.plugins.checkstyle with parameters of type ServerFileSystem | |
|---|---|
CheckstyleRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser)
|
|
| Uses of ServerFileSystem in org.sonar.plugins.findbugs |
|---|
| Constructors in org.sonar.plugins.findbugs with parameters of type ServerFileSystem | |
|---|---|
FindbugsRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser)
|
|
| Uses of ServerFileSystem in org.sonar.plugins.pmd |
|---|
| Constructors in org.sonar.plugins.pmd with parameters of type ServerFileSystem | |
|---|---|
PmdRuleRepository(ServerFileSystem fileSystem,
XMLRuleParser xmlRuleParser)
|
|
| Uses of ServerFileSystem in org.sonar.server.platform |
|---|
| Classes in org.sonar.server.platform that implement ServerFileSystem | |
|---|---|
class |
DefaultServerFileSystem
Introspect the filesystem and the classloader to get extension files at startup. |
| Uses of ServerFileSystem in org.sonar.server.plugins |
|---|
| Constructors in org.sonar.server.plugins with parameters of type ServerFileSystem | |
|---|---|
ApplicationDeployer(ServerFileSystem fileSystem,
PluginRepository pluginRepository)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||