Click or drag to resize

DefaultConfigurableCacheFactoryEnsureCache Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodEnsureCache(String)
Ensure a cache for the given name using the corresponding XML configuration.
Protected methodEnsureCache(DefaultConfigurableCacheFactoryCacheInfo, IXmlElement)
Obtain the INamedCache reference for the cache service defined by the specified scheme.
Top
See Also