org.omg.dds.topic
Class TopicAdapter<TYPE>

java.lang.Object
  extended by org.omg.dds.topic.TopicAdapter<TYPE>
All Implemented Interfaces:
java.util.EventListener, TopicListener<TYPE>

public class TopicAdapter<TYPE>
extends java.lang.Object
implements TopicListener<TYPE>


Constructor Summary
TopicAdapter()
           
 
Method Summary
 void onInconsistentTopic(InconsistentTopicStatus<TYPE> status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicAdapter

public TopicAdapter()
Method Detail

onInconsistentTopic

public void onInconsistentTopic(InconsistentTopicStatus<TYPE> status)
Specified by:
onInconsistentTopic in interface TopicListener<TYPE>


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.