public class InstantChangeModel extends Object implements ChangeModel
Modifier and Type | Class and Description |
---|---|
static interface |
InstantChangeModel.Context |
Constructor and Description |
---|
InstantChangeModel(InstantChangeModel.Context context) |
Modifier and Type | Method and Description |
---|---|
Runnable |
dispose() |
void |
notifyChange(ASDUAddress asduAddress,
InformationObjectAddress informationObjectAddress,
Value<?> iecValue) |
public InstantChangeModel(InstantChangeModel.Context context)
public Runnable dispose()
dispose
in interface ChangeModel
public void notifyChange(ASDUAddress asduAddress, InformationObjectAddress informationObjectAddress, Value<?> iecValue)
notifyChange
in interface ChangeModel