WebSphere:*,type=ODR
MBean ODR
On Demand Router mbean
Operation Summary | |
---|---|
java.lang.String | dumpAll() Dump all state information. |
long | getHeapUtilization() Return heap utilization of the ODR |
long | getMaxHeapSize() Return maximum heap of the ODR |
double | getCpuUtilization() Return CPU utilization of the ODR |
Operation Detail |
---|
public java.lang.String dumpAll()
Dump all state information.
administrator
operator
public long getHeapUtilization()
Return heap utilization of the ODR
administrator
operator
public long getMaxHeapSize()
Return maximum heap of the ODR
administrator
operator
public double getCpuUtilization()
Return CPU utilization of the ODR
administrator
operator