Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| ResolveScheme(DefaultConfigurableCacheFactory..::.CacheInfo) |
In the configuration XML find a "scheme" element associated with
a given cache and resolve it (recursively) using the "scheme-ref"
elements.
| |
| ResolveScheme(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.
| |
| ResolveScheme(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.
|