Package | Description |
---|---|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
Modifier and Type | Method and Description |
---|---|
TopicMapping |
TopicMappingProcessor.process(ProcessingContext context,
XmlElement element) |
Modifier and Type | Method and Description |
---|---|
void |
ValueTypeAssertion.assertTypeSafety(String sName,
TopicMapping mapping)
Asserts the type compatibility of a topic given the
TopicMapping that defines the
topic. |
void |
ValueTypeAssertion.WithValueTypeAssertion.assertTypeSafety(String sTopicName,
TopicMapping mapping)
Asserts the type compatibility of a topic given the
TopicMapping that defines the
topic. |