21 package org.opensplice.dds.topic;
Extension of org.omg.dds.topic.TopicAdapter to provide empty implementation for onAllDataDisposed as ...
Since org.omg.dds.topic.Topic is a kind of org.omg.dds.core.Entity, it has the ability to have an ass...
void onAllDataDisposed(AllDataDisposedEvent< TYPE > status)
Called whenever org.opensplice.dds.topic.Topic#disposeAllData() has been performed.
All instances published for this topic have been disposed by means of a call to org.opensplice.dds.topic.Topic#disposeAllData().