org.sonar.server.startup
Class JdbcDriverDeployer

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

public class JdbcDriverDeployer
extends Object


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

Constructor Detail

JdbcDriverDeployer

public JdbcDriverDeployer(DefaultServerFileSystem fileSystem)
Method Detail

start

public void start()


Copyright © 2009-2012 SonarSource. All Rights Reserved.