public interface WSWebServiceGatewayStats
Modifier and Type | Field and Description |
---|---|
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).
|
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