org.tm4j.topicmap.index.ConfigurableIndexProvider .initialise(org.tm4j.topicmap.TopicMap tm)

Description

The initialisation hook called by the IndexManager that manages this provider. When this method is invoked, each of the indexes provided by this provider will be initialised the properties configured for the provider.

Parameters
org.tm4j.topicmap.TopicMap tm

Other Resources

Related Topics

Has Parameters