org.sonar.process
Class MinimumViableSystem

java.lang.Object
  extended by org.sonar.process.MinimumViableSystem

public class MinimumViableSystem
extends Object


Constructor Summary
MinimumViableSystem()
           
 
Method Summary
 void check()
          Entry point for all checks
 MinimumViableSystem setRequiredJavaOption(String propertyKey, String expectedValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinimumViableSystem

public MinimumViableSystem()
Method Detail

setRequiredJavaOption

public MinimumViableSystem setRequiredJavaOption(String propertyKey,
                                                 String expectedValue)

check

public void check()
Entry point for all checks



Copyright © 2009–2016 SonarSource. All rights reserved.