public class CurrentValueChanged extends java.lang.Object implements SingleMDIBNotification
| Constructor and Description |
|---|
CurrentValueChanged(AbstractMetricState newVMOState) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricState |
getNewState() |
BICEPSQoSContext |
getQoSContext() |
java.lang.String |
getStateHandle() |
public CurrentValueChanged(AbstractMetricState newVMOState)
public java.lang.String getStateHandle()
getStateHandle in interface SingleMDIBNotificationpublic AbstractMetricState getNewState()
getNewState in interface SingleMDIBNotificationpublic BICEPSQoSContext getQoSContext()
getQoSContext in interface MDINotification