|
OpenNMS API 1.1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Pollable class...
Field Summary | |
static int |
STATUS_DOWN
|
static int |
STATUS_UNKNOWN
Status of the pollable object. |
static int |
STATUS_UP
|
static java.lang.String[] |
statusType
|
Method Summary | |
int |
getStatus()
Returns current status of the object |
boolean |
statusChanged()
|
Field Detail |
public static final int STATUS_UNKNOWN
public static final int STATUS_UP
public static final int STATUS_DOWN
public static final java.lang.String[] statusType
Method Detail |
public boolean statusChanged()
public int getStatus()
|
OpenNMS API 1.1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |