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

The DefaultConfigurableCacheFactory type exposes the following members.

Properties

  NameDescription
Config
The current configuration of the object.
DefaultCacheConfig
The default XML configuration used when one isn't explicitly passed in the constructor for this class.
DefaultCacheConfigResource
The IResource for the default XML configuration used when one isn't explicitly passed in the constructor for this class.
OperationalContext
The IOperationalContext for this DefaultConfigurableCacheFactory.
StoreCache
Store that holds cache references by name and optionally, if configured, IPrincipal.
StoreService
Store that holds cache references by name and optionally, if configured, IPrincipal.

See Also