public class MonitorStateInjector extends Object
| Constructor and Description |
|---|
MonitorStateInjector(com.google.common.collect.Interner<String> stringInterner) |
| Modifier and Type | Method and Description |
|---|---|
void |
injectAttributes(DataItemValue.Builder builder)
Inject attributes to the value after the value update has been performed
using
#performDataUpdate(Builder) |
protected String |
intern(String value) |
void |
notifyStateChange(MonitorStatusInformation status) |
void |
setPrefix(String prefix) |
public MonitorStateInjector(com.google.common.collect.Interner<String> stringInterner)
public void notifyStateChange(MonitorStatusInformation status)
public void setPrefix(String prefix)
public void injectAttributes(DataItemValue.Builder builder)
#performDataUpdate(Builder)builder - the builder to use for changing information