net.ontopia.topicmaps.impl.utils
Class AbstractSubjectIdentityCache.EventHandler
java.lang.Object
net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler
- All Implemented Interfaces:
- Serializable, EventListenerIF
- Enclosing class:
- AbstractSubjectIdentityCache
protected abstract class AbstractSubjectIdentityCache.EventHandler
- extends Object
- implements EventListenerIF, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSubjectIdentityCache.EventHandler
protected AbstractSubjectIdentityCache.EventHandler()
processEvent
public abstract void processEvent(Object object,
String event,
Object new_value,
Object old_value)
- Description copied from interface:
EventListenerIF
- INTERNAL: A method that receives notification when an event has been triggered.
- Specified by:
processEvent
in interface EventListenerIF
addEvent
protected void addEvent(Object object,
String event,
Object value)
removeEvent
protected void removeEvent(Object object,
String event,
Object value)
Copyright © 2000-2012 Ontopia.