net.ontopia.topicmaps.impl.rdbms
Class TopicEvents
java.lang.Object
net.ontopia.topicmaps.impl.rdbms.TopicEvents
- All Implemented Interfaces:
- net.ontopia.topicmaps.impl.utils.EventListenerIF
public class TopicEvents
- extends java.lang.Object
- implements net.ontopia.topicmaps.impl.utils.EventListenerIF
INTERNAL: Internal event listener class that handles topic events.
Method Summary |
void |
processEvent(java.lang.Object object,
java.lang.String event,
java.lang.Object new_value,
java.lang.Object old_value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicEvents
public TopicEvents(RDBMSTopicMapStore store)
processEvent
public void processEvent(java.lang.Object object,
java.lang.String event,
java.lang.Object new_value,
java.lang.Object old_value)
- Specified by:
processEvent
in interface net.ontopia.topicmaps.impl.utils.EventListenerIF
Copyright © 2000-2010 Ontopia.