| Package | Description | 
|---|---|
| com.paypal.selion.pojos | 
 A collection of POJOs (Plain old Java Objects) that are used internally. 
 | 
| com.paypal.selion.utils.process | 
 This package houses all the process handling related classes that SeLion requires for supporting the 
 auto healing abilities in SeLion. 
 | 
| Class and Description | 
|---|
BrowserInformationCache
BrowserInformationCache acts as a cache holding the browser name and the maximum instances available in
 a particular node. | 
BrowserStatisticsCollection.BrowserStatistics
BrowserStatistics holds the statistics for an individual browser. | 
| ProcessNames
 This enum contains the list of processes that are of interest for the SeLion Grid. 
 | 
| Class and Description | 
|---|
| ProcessInfo
 A simple POJO (Plain Old Java class) that essentially captures the image name and the PID of a process. 
 | 
Copyright © 2016 PayPal Open Source. All rights reserved.