org.omg.dds
Interface TopicListenerOperations

All Superinterfaces:
ListenerOperations
All Known Subinterfaces:
DomainParticipantListener, DomainParticipantListenerOperations, TopicListener
All Known Implementing Classes:
_DomainParticipantListenerStub, _TopicListenerStub, DomainParticipantListenerPOA, TopicListenerPOA

public interface TopicListenerOperations
extends ListenerOperations

Generated from IDL interface "TopicListener"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
           
 

Method Detail

on_inconsistent_topic

public void on_inconsistent_topic(Topic the_topic,
                                  InconsistentTopicStatus status)