Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The DefaultConfigurableCacheFactory type exposes the following members.

Properties

  NameDescription
Public propertyConfig
The current configuration of the object.
Public propertyStatic memberDefaultCacheConfig
The default XML configuration used when one isn't explicitly passed in the constructor for this class.
Public propertyStatic memberDefaultCacheConfigResource
The IResource for the default XML configuration used when one isn't explicitly passed in the constructor for this class.
Public propertyOperationalContext
The IOperationalContext for this DefaultConfigurableCacheFactory.
Protected propertyStoreCache
Store that holds cache references by name and optionally, if configured, IPrincipal.
Protected propertyStoreService
Store that holds cache references by name and optionally, if configured, IPrincipal.

See Also