Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The AbstractSessionModelManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AbstractSessionModelManager | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| CreateSessionModel |
Create a new instance of an appropriate
ISessionModel for this model manager.
| |
| Deserialize |
Deserialize specified Binary into a ISessionModel.
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetExternalAttributes |
Get external attributes.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetObsoleteExternalAttributes |
Get obsolete external attributes.
| |
| GetSessionHolder |
Get session holder from the cache.
| |
Gets the (Inherited from | ||
| LoadSession |
Load session from the cache.
| |
Creates a shallow copy of the current (Inherited from | ||
| ReleaseSession |
Releases a lock on the session in a data store.
| |
| RemoveSession |
Delete session from the cache.
| |
| ResetSessionTimeout |
Reset session timeout.
| |
| SaveSession |
Update session items in the cache and release the exclusive lock.
| |
| Serialize |
Serialize specified ISessionModel.
| |
Returns a (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| SESSION_CACHE_NAME |
Default session cache name.
|
Properties
| Name | Description | |
|---|---|---|
| Serializer |
Serializer to use.
| |
| SessionCache |
Session cache.
| |
| SessionEndCallback |
The SessionStateItemExpireCallback delegate for the
Session_OnEnd event as defined in the Global.asax file.
|