Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
DefaultConfigurableCacheFactory()()()
Construct a default DefaultConfigurableCacheFactory using the default configuration file name.
DefaultConfigurableCacheFactory(String)
Construct a DefaultConfigurableCacheFactory using the specified path to a "cache-config.xsd" compliant configuration file.
DefaultConfigurableCacheFactory(IXmlElement)
Construct a DefaultConfigurableCacheFactory using the specified configuration XML.

See Also