org.omg.dds
Interface TopicListenerOperations

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

public interface TopicListenerOperations
extends ListenerOperations

Generated from IDL interface "TopicListener".

Version:
generated at Mar 21, 2012 11:04:26 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

Method Summary
 void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
           
 

Method Detail

on_inconsistent_topic

void on_inconsistent_topic(Topic the_topic,
                           InconsistentTopicStatus status)