Uses of Class
com.tangosol.coherence.config.builder.SubscriberGroupBuilder
Package
Description
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Uses of SubscriberGroupBuilder in com.tangosol.coherence.config
Modifier and TypeMethodDescriptionTopicMapping.getSubscriberGroupBuilders()
Get the durableSubscriberGroupBuilder
s for thisTopicMapping
.Modifier and TypeMethodDescriptionvoid
TopicMapping.setSubscriberGroupBuilders
(Collection<SubscriberGroupBuilder> colBuilders) Set the durableSubscriberGroupBuilder
s for thisTopicMapping
. -
Uses of SubscriberGroupBuilder in com.tangosol.coherence.config.xml.processor
Modifier and TypeMethodDescriptionSubscriberGroupProcessor.process
(ProcessingContext context, XmlElement xmlElement) Modifier and TypeMethodDescriptionSubscriberGroupsProcessor.process
(ProcessingContext context, XmlElement xmlElement)