|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.impl.basic.TopicEvents
public class TopicEvents
INTERNAL: Internal event listener class that handles topic events.
| Field Summary | |
|---|---|
protected InMemoryTopicMapStore |
store
|
| Constructor Summary | |
|---|---|
TopicEvents(InMemoryTopicMapStore store)
|
|
| Method Summary | |
|---|---|
void |
processEvent(java.lang.Object object,
java.lang.String event,
java.lang.Object new_value,
java.lang.Object old_value)
INTERNAL: A method that receives notification when an event has been triggered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected InMemoryTopicMapStore store
| Constructor Detail |
|---|
public TopicEvents(InMemoryTopicMapStore store)
| Method Detail |
|---|
public void processEvent(java.lang.Object object,
java.lang.String event,
java.lang.Object new_value,
java.lang.Object old_value)
EventListenerIF
processEvent in interface EventListenerIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||