public interface KeylockControl12 extends BaseControl
| Modifier and Type | Method and Description |
|---|---|
void |
addDirectIOListener(DirectIOListener l) |
void |
addStatusUpdateListener(StatusUpdateListener l) |
int |
getKeyPosition() |
int |
getPositionCount() |
void |
removeDirectIOListener(DirectIOListener l) |
void |
removeStatusUpdateListener(StatusUpdateListener l) |
void |
waitForKeylockChange(int keyPosition,
int timeout) |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsint getKeyPosition()
throws JposException
JposExceptionint getPositionCount()
throws JposException
JposExceptionvoid waitForKeylockChange(int keyPosition,
int timeout)
throws JposException
JposExceptionvoid addDirectIOListener(DirectIOListener l)
void removeDirectIOListener(DirectIOListener l)
void addStatusUpdateListener(StatusUpdateListener l)
void removeStatusUpdateListener(StatusUpdateListener l)