@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| Monitored | |
| ProcessConstants |
Constants shared by search, web server and monitor processes.
|
| Stoppable |
| Class | Description |
|---|---|
| ConfigurationUtils | |
| Encryption | |
| Lifecycle | |
| LogbackHelper |
Helps to configure Logback in a programmatic way, without using XML.
|
| LogbackHelper.RollingPolicy | |
| LoopbackAddress | |
| MinimumViableSystem | |
| NetworkUtils | |
| ProcessCommands |
Process inter-communication to :
share status of child process
stop child process
It relies on files shared by both processes.
|
| ProcessEntryPoint | |
| ProcessUtils | |
| Props | |
| StopWatcher |
This watchdog asks for graceful termination of process when the file
<process_key>.stop is created in temp directory.
|
| SystemExit |
Calls
System.exit(int) except from shutdown hooks, to prevent
deadlocks. |
| Enum | Description |
|---|---|
| Lifecycle.State |
| Exception | Description |
|---|---|
| MessageException |
Unchecked exception that is displayed without stacktrace
|
Copyright © 2009–2015 SonarSource. All rights reserved.