org.sonar.batch.scan
Class LanguageVerifier
java.lang.Object
org.sonar.batch.scan.LanguageVerifier
- All Implemented Interfaces:
- org.picocontainer.Startable
public class LanguageVerifier
- extends Object
- implements org.picocontainer.Startable
Verifies that the property sonar.language is valid
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageVerifier
public LanguageVerifier(Settings settings,
LanguagesReferential languages,
DefaultFileSystem fs)
start
public void start()
- Specified by:
start in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop in interface org.picocontainer.Startable
Copyright © 2009–2015 SonarSource. All rights reserved.