Click or drag to resize

DefaultConfigurableCacheFactory Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodDefaultConfigurableCacheFactory
Construct a default DefaultConfigurableCacheFactory using the default configuration file name.
Public methodDefaultConfigurableCacheFactory(String)
Construct a DefaultConfigurableCacheFactory using the specified path to a "cache-config.xsd" compliant configuration file.
Public methodDefaultConfigurableCacheFactory(IXmlElement)
Construct a DefaultConfigurableCacheFactory using the specified configuration XML.
Top
See Also