Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
Defines the methods that model managers have to implement.
Namespace:
Tangosol.WebAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
public interface ISessionModelManager |
Remarks
Model manager is responsible for model serialization and
deserialization. Session provider simply delegates all the
calls to a configured instance of model manager.