Package com.ibm.wsspi.cache.web
Class ESIStats.ESIServerStats
java.lang.Object
com.ibm.wsspi.cache.web.ESIStats.ESIServerStats
- Enclosing class:
 - ESIStats
 
An ESIServerStats is a logical grouping of ESIProcessorStats objects, grouped
 by hostname.
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddProcessorStats(com.ibm.ws.cache.servlet.ESIProcessorStats processorStats)  
- 
Constructor Details
- 
ESIServerStats
public ESIServerStats(com.ibm.ws.cache.servlet.ESIServerStats esiss)  
 - 
 - 
Method Details
- 
getHostName
 - 
addProcessorStats
public void addProcessorStats(com.ibm.ws.cache.servlet.ESIProcessorStats processorStats)  - 
getProcessorStats
 
 -