public final class CbAcceleratorGroup
extends java.lang.Object
implements de.desy.tine.client.TLinkCallback
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLAZZ |
Constructor and Description |
---|
CbAcceleratorGroup(IMonitor monitor_,
IEData data_)
The public call back constructor of an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
void |
callback(de.desy.tine.client.TLink link_)
The method which will be called when new data arrive.
|
public void callback(de.desy.tine.client.TLink link_)
de.desy.tine.client.TLinkCallback
callback
in interface de.desy.tine.client.TLinkCallback
link_
- is the client TLink object which created the link. The
property values of this object will reflect the current link status
and timestamp (among other things) of the associated link.TLink.attach(int, de.desy.tine.client.TCallback)
14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft