public interface ProcessMonitor
ForkedRunner| Modifier and Type | Method and Description |
|---|---|
boolean |
stop()
ForkedRunner will poll this method periodically and if true is returned
then forked SonarQube Runner process will be killed. |
boolean stop()
ForkedRunner will poll this method periodically and if true is returned
then forked SonarQube Runner process will be killed.Copyright © 2011-2013 SonarSource. All Rights Reserved.