|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jwarp.service.web.WebStatus
| Field Summary | |
long |
exceptionCount
|
long |
requestCount
|
int |
serviceCount
|
int |
sessionCount
|
long |
userCount
|
| Constructor Summary | |
WebStatus()
|
|
WebStatus(int serviceCount,
int sessionCount,
long requestCount,
long exceptionCount,
long userCount)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public int serviceCount
public int sessionCount
public long requestCount
public long exceptionCount
public long userCount
| Constructor Detail |
public WebStatus()
public WebStatus(int serviceCount,
int sessionCount,
long requestCount,
long exceptionCount,
long userCount)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||