Uses of Class
com.tangosol.coherence.config.builder.SubscriberGroupBuilder
Packages that use 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
Methods in com.tangosol.coherence.config that return types with arguments of type SubscriberGroupBuilderModifier and TypeMethodDescriptionTopicMapping.getSubscriberGroupBuilders()
Get the durableSubscriberGroupBuilder
s for thisTopicMapping
.Method parameters in com.tangosol.coherence.config with type arguments of type SubscriberGroupBuilderModifier and TypeMethodDescriptionvoid
TopicMapping.setSubscriberGroupBuilders
(Collection<SubscriberGroupBuilder> colBuilders) Set the durableSubscriberGroupBuilder
s for thisTopicMapping
. -
Uses of SubscriberGroupBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return SubscriberGroupBuilderModifier and TypeMethodDescriptionSubscriberGroupProcessor.process
(ProcessingContext context, XmlElement xmlElement) Methods in com.tangosol.coherence.config.xml.processor that return types with arguments of type SubscriberGroupBuilderModifier and TypeMethodDescriptionSubscriberGroupsProcessor.process
(ProcessingContext context, XmlElement xmlElement)