Uses of Class
com.tangosol.coherence.config.scheme.FederatedScheme
-
Packages that use FederatedScheme Package Description com.tangosol.coherence.config.xml.processor Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files. -
-
Uses of FederatedScheme in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return FederatedScheme Modifier and Type Method Description FederatedScheme
FederatedSchemeProcessor. process(ProcessingContext context, XmlElement element)
Process anXmlElement
to return a specific type of value.
-