|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSWebServiceGatewayStats
WebSphere WebService Gateway Stats interface.
Field Summary | |
---|---|
static int |
AsynchronousRequestCount
Total number of asynchronous requests that were made (CountStatistic). |
static int |
AsynchronousResponseCount
The number of asynchronous responses that were made (CountStatistic). |
static java.lang.String |
NAME
Stats name of the WebServices gateway stats in PMI tree. |
static int |
SynchronousRequestCount
Total number of of synchronous requests that were made (CountStatistic). |
static int |
SynchronousResponseCount
Total of synchronous responses that were made (CountStatistic). |
Field Detail |
---|
static final java.lang.String NAME
<server>
|
|__Web services Gateway
static final int SynchronousRequestCount
static final int SynchronousResponseCount
static final int AsynchronousRequestCount
static final int AsynchronousResponseCount
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |