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

The IConfigurableCacheFactory type exposes the following members.

Methods

  NameDescription
DestroyCache
Releases and destroys the specified INamedCache.
EnsureCache
Ensure a cache for the given name using the corresponding XML configuration.
EnsureService
Ensure a service for the given name using the corresponding XML configuration.
ReleaseCache
Release local resources associated with the specified instance of the cache.
Shutdown
Release all resources allocated by this cache factory.

Properties

  NameDescription
Config
The current configuration of the object.
(Inherited from IXmlConfigurable.)

See Also