Class SubjectIdentityCache

java.lang.Object
net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache
net.ontopia.topicmaps.impl.basic.SubjectIdentityCache
All Implemented Interfaces:
Serializable, EventListenerIF

public class SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable
INTERNAL: Class that maintains indexes for use with the TopicMapIF locator lookup methods. This is especially useful in the cases where the topic map object cannot use queries to do the lookups.

This class uses the event model to maintain its indexes.

See Also: