public interface SuspendableDataItem
DataItemBase
for
a class supporting this interface.DataItemBase
Modifier and Type | Method and Description |
---|---|
void |
suspend()
Called when the listener is set from a valid listener to
null |
void |
wakeup()
Called when the listener is set from
null to a valid listener |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.