Click or drag to resize

DefaultConfigurableCacheFactory Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also