@ParametersAreNonnullByDefault

Package org.sonar.process

Interface Summary
Monitored  
Stoppable  
 

Class Summary
ConfigurationUtils  
Encryption  
Lifecycle  
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  
ProcessLogging  
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 Summary
Lifecycle.State  
 

Exception Summary
MessageException Unchecked exception that is displayed without stacktrace
 



Copyright © 2009–2016 SonarSource. All rights reserved.