Uses of Interface
com.rhi.architecture.parc.Process

Packages that use Process
com.rhi.architecture.parc   
 

Uses of Process in com.rhi.architecture.parc
 

Classes in com.rhi.architecture.parc that implement Process
 class PipelineProcess
          The PipelineProcess is a process instance that runs a pipeline (InputAdapter <-> Pipeline <-> OutputAdapter).
 class ProcessSet
          The ProcessSet is a group of processes that are run serially.
 

Methods in com.rhi.architecture.parc with parameters of type Process
 void ProcessSet.add(Process p)
          Add a new process to the set.
 



Copyright © 2002-2004 Robert Half International. All Rights Reserved.