|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jca.Monitor
| Field Summary | |
static int |
ALARM
The monitor is triggered when the PV alarm state change. |
static int |
LOG
The monitor is triggered when the PV log value change. |
static int |
VALUE
The monitor is triggered when the PV value change. |
| Method Summary | |
void |
clear()
Clear the monitor. |
int |
id()
Return the monitor ID. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final int VALUE
public static final int LOG
public static final int ALARM
| Method Detail |
public void clear()
throws BadMonitorException
public int id()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||