Uses of Interface
org.jppf.process.event.ProcessWrapperEventListener

Packages that use ProcessWrapperEventListener
org.jppf.process Classes supporting the creation of client, driver and node processes to perform tests. 
org.jppf.server.protocol Classes supporting the data transported between components of the communication model. 
 

Uses of ProcessWrapperEventListener in org.jppf.process
 

Classes in org.jppf.process that implement ProcessWrapperEventListener
 class ProcessLauncher
          This class is intended as a controller for a subprocess, to enable stopping and restarting it when requested.
 

Uses of ProcessWrapperEventListener in org.jppf.server.protocol
 

Classes in org.jppf.server.protocol that implement ProcessWrapperEventListener
 class CommandLineTask
          Instances of this class encapsulate the execution of an external process, program or shell script.
 



Copyright © 2005-2010 JPPF Team.