Models a simple OS process with a name and the path to the executable.
It aggrates a list of process failure pattern checks and a list of actions which should be executed after a process failure check.
@author oliver.burkhalter
@see {@link Process}, {@link Action}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.