C - the generic typepublic class SingleContextNotification<C extends AbstractContextState> extends AbstractMDINotification implements ContextChangedNotification<C>
| Constructor and Description |
|---|
SingleContextNotification(C contextState,
String mdsHandle)
Instantiates a new single context notification.
|
| Modifier and Type | Method and Description |
|---|---|
C |
getContextItem()
Gets the context item.
|
String |
getMdsHandle()
Gets the mds handle.
|
String |
getReferencedDescriptorHandle()
Gets the referenced descriptor handle.
|
getQoSContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQoSContextpublic String getMdsHandle()
ContextChangedNotificationgetMdsHandle in interface ContextChangedNotification<C extends AbstractContextState>public C getContextItem()
ContextChangedNotificationgetContextItem in interface ContextChangedNotification<C extends AbstractContextState>public String getReferencedDescriptorHandle()
ContextChangedNotificationgetReferencedDescriptorHandle in interface ContextChangedNotification<C extends AbstractContextState>Copyright © 2017. All rights reserved.