public class SingleContextNotification<C extends AbstractContextState> extends AbstractMDINotification implements ContextChangedNotification<C>
| Constructor and Description |
|---|
SingleContextNotification(C contextState,
String mdsHandle) |
| Modifier and Type | Method and Description |
|---|---|
C |
getContextItem() |
String |
getMdsHandle() |
String |
getReferencedDescriptorHandle() |
getQoSContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQoSContextpublic String getMdsHandle()
getMdsHandle in interface ContextChangedNotification<C extends AbstractContextState>public C getContextItem()
getContextItem in interface ContextChangedNotification<C extends AbstractContextState>public String getReferencedDescriptorHandle()
getReferencedDescriptorHandle in interface ContextChangedNotification<C extends AbstractContextState>Copyright © 2018. All rights reserved.