Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodResolveScheme(DefaultConfigurableCacheFactory..::..CacheInfo)
In the configuration XML find a "scheme" element associated with a given cache and resolve it (recursively) using the "scheme-ref" elements.
Protected methodResolveScheme(IXmlElement, DefaultConfigurableCacheFactory..::..CacheInfo, Boolean, Boolean)
Resolve the specified "XYZ-scheme" by retrieving the base element refered to by the "scheme-ref" element, resolving it recursively, and combining it with the specified overrides and cache specific attributes.
Protected methodStatic memberResolveScheme(IXmlElement, IXmlElement, DefaultConfigurableCacheFactory..::..CacheInfo, Boolean, Boolean, Boolean)
Resolve the specified "XYZ-scheme" by retrieving the base element refered to by the "scheme-ref" element, resolving it recursively, and combining it with the specified overrides and cache specific attributes.

See Also