Package org.jppf.process

Classes supporting the creation of client, driver and node processes to perform tests.

See:
          Description

Class Summary
LauncherListener Instances of this class isten to a socket connection setup in the ProcessLauncher, to handle the situation when the Launcher dies unexpectedly.
ProcessLauncher This class is intended as a controller for a subprocess, to enable stopping and restarting it when requested.
ProcessWrapper Wrapper around an external process started with ProcessBuilder.
 

Package org.jppf.process Description

Classes supporting the creation of client, driver and node processes to perform tests.



Copyright © 2005-2010 JPPF Team.