Class Checks.LinkCheck
java.lang.Object
org.scictrl.csshell.epics.server.processor.Checks.LinkCheck
Utilizes checks with link, obtains remote value and does condition test.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LinkCheck
Constructor.- Parameters:
listener
- check listenercheck
- check to be proessed
-
-
Method Details
-
check
public boolean check()Does check with against remote value.- Returns:
- if check condition passes
-
status
public gov.aps.jca.dbr.Status status(gov.aps.jca.dbr.Status st) Returns link status, if grater then provided one.- Parameters:
st
- provided status- Returns:
- returned status, if greater than provided
-