Package | Description |
---|---|
com.tangosol.coherence.config |
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
Modifier and Type | Method and Description |
---|---|
Collection<SubscriberGroupBuilder> |
TopicMapping.getSubscriberGroupBuilders()
Get the durable
SubscriberGroupBuilder s for this TopicMapping . |
Modifier and Type | Method and Description |
---|---|
void |
TopicMapping.setSubscriberGroupBuilders(Collection<SubscriberGroupBuilder> colBuilders)
Set the durable
SubscriberGroupBuilder s for this TopicMapping . |
Modifier and Type | Method and Description |
---|---|
SubscriberGroupBuilder |
SubscriberGroupProcessor.process(ProcessingContext context,
XmlElement xmlElement) |
Modifier and Type | Method and Description |
---|---|
Collection<SubscriberGroupBuilder> |
SubscriberGroupsProcessor.process(ProcessingContext context,
XmlElement xmlElement) |