public class ListMonitor extends AbstractVariantMonitor
masterItemmonitorListeners| Constructor and Description |
|---|
ListMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String prefix,
String defaultMonitorType) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getDefaultHandlerPriority() |
protected void |
performValueUpdate(Map<String,Object> context,
DataItemValue.Builder builder,
Variant value) |
void |
update(UserInformation userInformation,
Map<String,String> properties) |
performDataUpdatehandleDataUpdate, setFailureakn, applyPersistentInformation, dispose, getConfigurationId, getFactoryId, getPrefix, handleConfigUpdate, injectAttributes, injectEventAttributes, notifyStateChange, reprocess, setPrefixnodeChanged, setDataStore, storePersistentInformationbuildMonitorAttributes, createEvent, getCurrentState, isSuppressEvents, sendEvent, sendEvent, sendEvent, setAttributes, setFailure, setInactive, setOk, setState, setStringAttributes, setSuppressEvents, setUnsafe, triggerFailureaddStatusListener, getId, intern, removeStatusListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStatusListener, getId, removeStatusListenerpublic ListMonitor(org.osgi.framework.BundleContext context,
Executor executor,
com.google.common.collect.Interner<String> stringInterner,
ObjectPoolTracker<MasterItem> poolTracker,
EventProcessor eventProcessor,
String id,
String prefix,
String defaultMonitorType)
protected int getDefaultHandlerPriority()
getDefaultHandlerPriority in class AbstractMasterItemMonitorpublic void update(UserInformation userInformation, Map<String,String> properties) throws Exception
update in interface DataItemMonitorupdate in class AbstractDemotingMasterItemMonitorExceptionprotected void performValueUpdate(Map<String,Object> context, DataItemValue.Builder builder, Variant value)
performValueUpdate in class AbstractVariantMonitorCopyright © 2015 Eclipse SCADA Project. All rights reserved.