public interface WSWebServiceStats
+ indicates logical group
StatDescriptor
is used to locate and access particular Stats in the PMI tree.
Example:
new StatDescriptor (new String[] {WSWebServiceStats.NAME});
new StatDescriptor (new String[] {WSWebServiceStats.NAME, "webService_application_1", WSWebServiceStats.ServiceStats.NAME, "service_1"});
Modifier and Type | Interface and Description |
---|---|
static interface |
WSWebServiceStats.ServiceStats
Web service stats
|
Modifier and Type | Field and Description |
---|---|
static int |
LoadedWebServiceCount
Total number of Web services loaded by Application Server (CountStatistic).
|
static java.lang.String |
NAME
Stats name of the top level Web services logical group in PMI tree.
|
static final java.lang.String NAME
<server>
|
|__Web services+
static final int LoadedWebServiceCount