com.ibm.websphere.pmi.stat

Interface WSWLMStats


  1. public interface WSWLMStats
WebSphere Workload Management (WLM) Stats interface. WLM stats are structured as follows in the PMI tree:

<server>
|
|__Workload Management+
  |
  |__server
  |__client

+ indicates logical group


Nested Class Summary

Modifier and Type Interface and Description
  1. static interface
WSWLMStats.ClientStats
WebSphere WLM client stats
  1. static interface
WSWLMStats.ServerStats
WebSphere WLM server stats

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
NAME
Stats name of the WLM server
<server>
|
|__Workload Management+
  |
  |__server

Field Detail

NAME

  1. static final java.lang.String NAME
Stats name of the WLM server
<server>
|
|__Workload Management+
  |
  |__server
See Also: