Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Net
DefaultConfigurableCacheFactory Class
DefaultConfigurableCacheFactory Methods
ConfigureBackingCache Method
ConfigureCache Method
ConvertInt Method
DestroyCache Method
EnsureCache Method
EnsureService Method
FindScheme Method
FindSchemeMapping Method
FindServiceScheme Method
initializeBundler Method
InstantiateAny Method
InstantiateBundlingNamedCache Method
InstantiateCache Method
InstantiateCacheListener Method
InstantiateCacheStore Method
InstantiateLocalNamedCache Method
InstantiateNearCache Method
InstantiateSubtype Method
LoadDefaultCacheConfig Method
ReleaseCache Method
ReportConversionError Method
ResolveScheme Method
ResolveSerializer Method
Shutdown Method
TranslateSchemeType Method
ValidateConfig Method
VerifyCacheListener Method
DefaultConfigurableCacheFactory
initializeBundler Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Initialize the specified bundler using the "bundle-config" element.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
protected
void
initializeBundler
(
AbstractBundler
bundler
,
IXmlElement
xmlBundle
)
Parameters
bundler
Type:
Tangosol.Net.Cache
AbstractBundler
The bundler.
xmlBundle
Type:
Tangosol.Run.Xml
IXmlElement
A "bundle-config" element.
See Also
Reference
DefaultConfigurableCacheFactory Class
Tangosol.Net Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.