public interface MonitorService
Modifier and Type | Method and Description |
---|---|
void |
addStatusListener(MonitorListener listener) |
void |
akn(UserInformation userInformation,
Date aknTimestamp) |
String |
getId() |
void |
removeStatusListener(MonitorListener listener) |
String getId()
void addStatusListener(MonitorListener listener)
void removeStatusListener(MonitorListener listener)
void akn(UserInformation userInformation, Date aknTimestamp)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.