org.sonar.batch.referential
Class DefaultGlobalReferentialsLoader

java.lang.Object
  extended by org.sonar.batch.referential.DefaultGlobalReferentialsLoader
All Implemented Interfaces:
GlobalReferentialsLoader

public class DefaultGlobalReferentialsLoader
extends Object
implements GlobalReferentialsLoader


Constructor Summary
DefaultGlobalReferentialsLoader(ServerClient serverClient)
           
 
Method Summary
 GlobalReferentials load()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGlobalReferentialsLoader

public DefaultGlobalReferentialsLoader(ServerClient serverClient)
Method Detail

load

public GlobalReferentials load()
Specified by:
load in interface GlobalReferentialsLoader


Copyright © 2009–2015 SonarSource. All rights reserved.