IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.pmi.stat
Interface WSWLMStats


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
static interface WSWLMStats.ClientStats
          WebSphere WLM client stats
static interface WSWLMStats.ServerStats
          WebSphere WLM server stats
 
Field Summary
static java.lang.String NAME
          Stats name of the WLM server
<server>
|
|__Workload Management+
  |
  |__server
 

Field Detail

NAME

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

See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 7