public class SyncAccess extends AccessBase implements Runnable
active, dataLogger, group, itemCache, itemMap, items, itemSet, logTag, server| Constructor and Description |
|---|
SyncAccess(Server server,
int period) |
SyncAccess(Server server,
int period,
String logTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected void |
runOnce() |
protected void |
start() |
protected void |
stop() |
addItem, addStateListener, bind, clear, connectionStateChanged, getPeriod, handleError, isActive, isBound, notifyStateListenersError, notifyStateListenersState, realizeAll, realizeItem, removeItem, removeStateListener, unbind, unrealizeAll, unrealizeItem, updateItempublic SyncAccess(Server server, int period) throws IllegalArgumentException, UnknownHostException, NotConnectedException, JIException, DuplicateGroupException
public SyncAccess(Server server, int period, String logTag) throws IllegalArgumentException, UnknownHostException, NotConnectedException, JIException, DuplicateGroupException
protected void runOnce()
throws JIException
JIExceptionprotected void start()
throws JIException,
IllegalArgumentException,
UnknownHostException,
NotConnectedException,
DuplicateGroupException
start in class AccessBaseJIExceptionIllegalArgumentExceptionUnknownHostExceptionNotConnectedExceptionDuplicateGroupExceptionprotected void stop()
throws JIException
stop in class AccessBaseJIExceptionCopyright © 2017 LSST. All rights reserved.