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 Sep 14, 2010 11:02:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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)