public class AlertStatesChanged extends AbstractBulkMDIBNotification implements BulkMDIBStateNotification
| Constructor and Description |
|---|
AlertStatesChanged(java.util.Map<java.lang.String,? extends AbstractAlertState> newAlertStates) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends AbstractState> |
getStates() |
java.util.Map<java.lang.String,? extends AbstractAlertState> |
getVmos() |
getStateHandlesgetQoSContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStateHandlesgetQoSContextpublic AlertStatesChanged(java.util.Map<java.lang.String,? extends AbstractAlertState> newAlertStates)
public java.util.Map<java.lang.String,? extends AbstractAlertState> getVmos()
public java.util.Collection<? extends AbstractState> getStates()
getStates in interface BulkMDIBStateNotification