WebObjects 5.1

Uses of Class
com.webobjects.appserver.WOStatisticsStore

Packages that use WOStatisticsStore
com.webobjects.appserver   
 

Uses of WOStatisticsStore in com.webobjects.appserver
 

Methods in com.webobjects.appserver that return WOStatisticsStore
 WOStatisticsStore WOApplication.statisticsStore()
          Returns the WOStatisticsStore object, which records statistics while the application runs.
 

Methods in com.webobjects.appserver with parameters of type WOStatisticsStore
 void WOApplication.setStatisticsStore(WOStatisticsStore aStatisticsStore)
          Sets the WOStatisticsStore object to aStatisticsStore.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.