org.tm4j.topicmap.index .ConfigurableIndex

Description

The interface to be implemented by an index managed by a ConfigurableIndexProvider. This interface extends the Index interface by providing a hook for passing configuration properties to the index implementation.

Interfaces

Implementations of this interface

Method Summary
void configure(java.util.Properties configProps)