|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final java.lang.String NAME
<server>
|
|__Web services Gateway
public static final int SynchronousRequestCount
public static final int SynchronousResponseCount
public static final int AsynchronousRequestCount
public static final int AsynchronousResponseCount
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |