Uses of Class
net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler
-
Packages that use AbstractSubjectIdentityCache.EventHandler Package Description net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations. -
-
Uses of AbstractSubjectIdentityCache.EventHandler in net.ontopia.topicmaps.impl.utils
Fields in net.ontopia.topicmaps.impl.utils with type parameters of type AbstractSubjectIdentityCache.EventHandler Modifier and Type Field Description protected Map<String,AbstractSubjectIdentityCache.EventHandler>
AbstractSubjectIdentityCache. handlers
Constructor parameters in net.ontopia.topicmaps.impl.utils with type arguments of type AbstractSubjectIdentityCache.EventHandler Constructor Description AbstractSubjectIdentityCache(Map<String,AbstractSubjectIdentityCache.EventHandler> handlers)
-