Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The CacheFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CacheFactory | Initializes a new instance of the CacheFactory class |
Methods
| Name | Description | |
|---|---|---|
| Configure | Overloaded. | |
| DestroyCache |
Releases and destroys the specified INamedCache.
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetCache |
Return an instance of a cache configured by the current
ConfigurableCacheFactory.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetService |
Return an instance of a service configured by the current
ConfigurableCacheFactory.
| |
Gets the (Inherited from | ||
| IsLogEnabled |
Return true if the Logger would log a message with the
given log level.
| |
| Log | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| ReleaseCache |
Release local resources associated with the specified instance of
the cache.
| |
| Shutdown |
Shutdown all services.
| |
Returns a (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ConfigurableCacheFactory |
The IConfigurableCacheFactory singleton.
| |
| DefaultCacheConfig |
The default XML cache configuration.
| |
| DefaultCacheConfigPath |
The path to the default XML cache configuration.
| |
| DefaultCacheConfigResource |
The IResource for the default XML cache
configuration.
| |
| DefaultOperationalConfig |
The default XML operational configuration.
| |
| DefaultOperationalConfigPath |
The path to the default XML operational configuration.
| |
| DefaultOperationalConfigResource |
The IResource for the default XML operational
configuration.
| |
| DefaultPofConfig |
The default XML POF configuration.
| |
| DefaultPofConfigPath |
The path to the default XML POF configuration.
| |
| DefaultPofConfigResource |
The IResource for the default XML POF
configuration.
|