Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected static SharedStoreRegistry |
SharedStoreRegistry.defaultRegistry |
Modifier and Type | Method and Description |
---|---|
static SharedStoreRegistry |
SharedStoreRegistry.getDefaultRegistry()
INTERNAL: Returns the default shared registry, of which there is one per JVM.
|
Modifier and Type | Method and Description |
---|---|
static SharedStoreRegistry |
NavigatorApplication.lookupSharedStoreRegistry(String jndi_name)
INTERNAL: Looks up the SharedStoreRegistry in JNDI.
|