Provides an interface for all Indexes so that the cache implementation
is always accessable if any implementation specific methods need to be called.
Note: mutator methods called using the Cache directly will not update the index, unless using
a listener Adapter, and
will result in the index and cache becoming out of synch.
author: Steve Woodcock
version: 1.5
|