Uses of Interface
com.tangosol.net.TopicService
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Management Framework.
Contains classes that providing topic entities for publish/subscribe messaging.
-
Uses of TopicService in com.tangosol.coherence.config.scheme
Modifier and TypeMethodDescriptionPagedTopicScheme.ensureConfiguredService
(ParameterResolver resolver, MapBuilder.Dependencies deps) Ensure service and its topic configuration. -
Uses of TopicService in com.tangosol.net
Modifier and TypeInterfaceDescriptioninterface
ATopicService
which provides globally ordered topics. -
Uses of TopicService in com.tangosol.net.management
Modifier and TypeMethodDescriptionstatic String
MBeanHelper.getTopicMBeanPattern
(TopicService service) Return the MBean name pattern that will match all topic MBeans for the service. -
Uses of TopicService in com.tangosol.net.topic
Modifier and TypeMethodDescriptiondefault TopicService
NamedTopic.getTopicService()
Return theTopicService
managing thisNamedTopic
.