public class ItemRegistration extends Object
Constructor and Description |
---|
ItemRegistration(Object key,
DataItemDescriptor itemDescriptor,
ItemListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
DataItemValue |
getCurrentValue() |
protected void |
handleSetConnection(ConnectionService connectionService) |
protected void |
handleUpdate(DataItemValue value) |
void |
open() |
public ItemRegistration(Object key, DataItemDescriptor itemDescriptor, ItemListener listener)
public void open()
public void close()
protected void handleSetConnection(ConnectionService connectionService)
protected void handleUpdate(DataItemValue value)
public DataItemValue getCurrentValue()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.