org.sonar.server.startup
Class GeneratePluginIndex

java.lang.Object
  extended by org.sonar.server.startup.GeneratePluginIndex

public final class GeneratePluginIndex
extends Object

Since:
2.11

Constructor Summary
GeneratePluginIndex(DefaultServerFileSystem fileSystem, DefaultServerPluginRepository repository)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratePluginIndex

public GeneratePluginIndex(DefaultServerFileSystem fileSystem,
                           DefaultServerPluginRepository repository)
Method Detail

start

public void start()
           throws IOException
Throws:
IOException


Copyright © 2009-2012 SonarSource. All Rights Reserved.