DefaultConfigurableCacheFactoryResolveScheme Method |
Name | Description | |
---|---|---|
![]() | ResolveScheme(DefaultConfigurableCacheFactoryCacheInfo) |
In the configuration XML find a "scheme" element associated with
a given cache and resolve it (recursively) using the "scheme-ref"
elements.
|
![]() | ResolveScheme(IXmlElement, DefaultConfigurableCacheFactoryCacheInfo, 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, DefaultConfigurableCacheFactoryCacheInfo, 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.
|