public class RemoteBooleanAttributeAlarmMonitor extends GenericRemoteMonitor implements DataItemMonitor
| Modifier and Type | Field and Description |
|---|---|
static String |
FACTORY_ID |
eventProcessor, executor, id, state, timestampeventAttributes| Constructor and Description |
|---|
RemoteBooleanAttributeAlarmMonitor(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
void |
akn(UserInformation userInformation,
Date aknTimestamp) |
protected void |
handleUpdate(DataItemValue.Builder builder) |
void |
setActive(UserInformation userInformation,
boolean state) |
void |
update(UserInformation userInformation,
Map<String,String> parameters) |
addStatusListener, createEventBuilder, dataUpdate, dispose, getId, getMonitorAttributes, getTimestamp, injectState, makeTimestamp, nodeChanged, publishAckRequestEvent, removeStatusListener, reprocess, setState, setState, setStoreaddItem, createTrackers, getMasterItems, processWrite, removeItemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisposeaddStatusListener, getId, removeStatusListenerpublic static final String FACTORY_ID
public RemoteBooleanAttributeAlarmMonitor(org.osgi.framework.BundleContext context,
Executor executor,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
int priority)
protected void handleUpdate(DataItemValue.Builder builder)
handleUpdate in class GenericRemoteMonitorpublic void akn(UserInformation userInformation, Date aknTimestamp)
akn in interface MonitorServicepublic void setActive(UserInformation userInformation, boolean state)
public void update(UserInformation userInformation, Map<String,String> parameters) throws Exception
update in interface DataItemMonitorupdate in class AbstractMasterHandlerImplExceptionCopyright © 2015 Eclipse SCADA Project. All rights reserved.