Uses of Interface
com.tangosol.coherence.config.scheme.NamedTopicScheme
Packages that use NamedTopicScheme
Package
Description
Defines the Coherence configuration object model for accessing, customizing
 and or modifying configuration.
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Contains classes that providing topic entities for publish/subscribe messaging.
- 
Uses of NamedTopicScheme in com.tangosol.coherence.config
Methods in com.tangosol.coherence.config that return NamedTopicSchemeModifier and TypeMethodDescriptionCacheConfig.findSchemeByTopicName(String sTopicName) Find theCachingSchemefor the specified topic name. - 
Uses of NamedTopicScheme in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement NamedTopicScheme - 
Uses of NamedTopicScheme in com.tangosol.net.topic
Classes in com.tangosol.net.topic with type parameters of type NamedTopicSchemeModifier and TypeClassDescriptionclassTopicBackingMapManager<D extends TopicDependencies,S extends NamedTopicScheme> A base class for topic backing map managers.