Uses of Class
org.salespointframework.core.Shop.ProcessHandle

Packages that use Shop.ProcessHandle
org.salespointframework.core This package contains the central classes of the Framework. 
 

Uses of Shop.ProcessHandle in org.salespointframework.core
 

Fields in org.salespointframework.core with type parameters of type Shop.ProcessHandle
protected  java.util.List<Shop.ProcessHandle> Shop.m_lphProcesses
          All remote or background processes currently running on this Shop, represented by their process handles.