Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

The CacheFactory type exposes the following members.

Methods

  NameDescription
CreateFilterConfigMap
Return map of filter configurations keyed by filter names.
DestroyCache
Releases and destroys the specified INamedCache.
EnsureLogger
Initializes Logger instance if it wasn't already initalized.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetCache
Return an instance of a cache configured by the current ConfigurableCacheFactory.
GetEditionName
Read license information from the config file.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetInvocationService Obsolete.
Factory method returning an instance of the IInvocationService.
GetService
Return an instance of a service configured by the current ConfigurableCacheFactory.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InstantiateLocalMember
Initializes local IMember instance if it wasn't already initalized.
IsLogEnabled
Return true if the Logger would log a message with the given log level.
LoadConfiguration
Initializes configuration information.
LogOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReleaseCache
Release local resources associated with the specified instance of the cache.
ResolveEdition
Read license information from the config file and translate edition name to corresponding integer value that is sent via OpenConnectionRequest.
SetCacheConfigOverloaded.
SetCacheFactoryConfigOverloaded.
SetPofConfigOverloaded.
Shutdown
Shutdown all clustered services.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also