21 package org.opensplice.dds.core.event;
38 private static final long serialVersionUID = 6035423504123023667L;
AllDataDisposedEvent(Topic< TYPE > source)
abstract AllDataDisposedEvent< TYPE > clone()
The status of an Entity changed.
abstract AllDataDisposedStatus getStatus()
Get access to the corresponding AllDataDisposedStatus.
All instances for one or more org.omg.dds.topic.Topics have been disposed through org...
Topic is the most basic description of the data to be published and subscribed.
All instances published for this topic have been disposed by means of a call to org.opensplice.dds.topic.Topic#disposeAllData().