| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MfStatusMBean contains the status of a component product
| Field Summary | |
| static int | AVAIL_CONGESTED | 
| static int | AVAIL_DEGRADED | 
| static int | AVAIL_NORMAL | 
| static int | OPS_FAILED | 
| static int | OPS_RUNNING | 
| static int | OPS_STARTING | 
| static int | OPS_STOPPED | 
| static int | OPS_STOPPING | 
| Method Summary | |
|  int | getAvailabilityState()Get the availability state. | 
|  long | getAvailStateLastChange()Get the availability state last change time. | 
|  long | getDegradedTime()Get the time the component product has entered in a degraded or congested state. | 
|  int | getOperationalState()Get the operational state. | 
|  long | getOpsStateLastChange()Get the operational state last change time. | 
|  long | getRunningTime()Get the time the component product has entered in a running state. | 
| Field Detail | 
public static final int OPS_FAILED
public static final int OPS_RUNNING
public static final int OPS_STARTING
public static final int OPS_STOPPED
public static final int OPS_STOPPING
public static final int AVAIL_CONGESTED
public static final int AVAIL_DEGRADED
public static final int AVAIL_NORMAL
| Method Detail | 
public int getAvailabilityState()
public long getAvailStateLastChange()
public long getDegradedTime()
public int getOperationalState()
public long getOpsStateLastChange()
public long getRunningTime()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||