Class TopicBackingMapManager<D extends TopicDependencies,S extends NamedTopicScheme>

Type Parameters:
D - the type of the TopicDependencies used
S - the type of the NamedTopicScheme defining the topic
All Implemented Interfaces:
BackingMapManager

public abstract class TopicBackingMapManager<D extends TopicDependencies,S extends NamedTopicScheme> extends ExtensibleConfigurableCacheFactory.Manager
A base class for topic backing map managers.
Since:
22.09
Author:
Jonathan Knight 2002.09.10