|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WOStatisticsStore | |
com.webobjects.appserver | Provides the WebObjects application server, session management classes, component classes, and classes to manage the request-response loop. |
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 Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |