|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedStoreRegistry | |
---|---|
net.ontopia.topicmaps.entry | High level interfaces for locating and maintaining references to topic maps. |
net.ontopia.topicmaps.nav2.impl.basic | The basic implementation of the Navigator core interfaces. |
Uses of SharedStoreRegistry in net.ontopia.topicmaps.entry |
---|
Fields in net.ontopia.topicmaps.entry declared as SharedStoreRegistry | |
---|---|
protected static SharedStoreRegistry |
SharedStoreRegistry.defaultRegistry
|
Methods in net.ontopia.topicmaps.entry that return SharedStoreRegistry | |
---|---|
static SharedStoreRegistry |
SharedStoreRegistry.getDefaultRegistry()
INTERNAL: Returns the default shared registry, of which there is one per JVM. |
Uses of SharedStoreRegistry in net.ontopia.topicmaps.nav2.impl.basic |
---|
Methods in net.ontopia.topicmaps.nav2.impl.basic that return SharedStoreRegistry | |
---|---|
static SharedStoreRegistry |
NavigatorApplication.lookupSharedStoreRegistry(java.lang.String jndi_name)
INTERNAL: Looks up the SharedStoreRegistry in JNDI. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |