| Interface | Description |
|---|---|
| HotRodSessionAttributesFactoryConfiguration<V,S> | |
| HotRodSessionManagementConfiguration |
Configuration of an
InfinispanSessionManagementProvider. |
| HotRodSessionManagerConfiguration |
Configuration for an
HotRodSessionManager. |
| HotRodSessionManagerFactoryConfiguration<C extends org.wildfly.clustering.marshalling.spi.Marshallability,L> | |
| HotRodSessionMetaDataFactoryConfiguration |
| Class | Description |
|---|---|
| ExpiredSessionRemover<MV,AV,L> |
Session remover that removes a session if and only if it is expired.
|
| HotRodSessionManagementProvider | |
| HotRodSessionManager<MV,AV,L> |
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
|
| HotRodSessionManagerFactory<L,C extends org.wildfly.clustering.marshalling.spi.Marshallability> |
Factory for creating session managers.
|
| HotRodSessionManagerFactoryServiceConfigurator<C extends org.wildfly.clustering.marshalling.spi.Marshallability,L> | |
| HotRodSessionMetaDataFactory<L> | |
| MutableSessionAccessMetaData | |
| MutableSessionCreationMetaData | |
| SessionAccessMetaDataKey |
Cache key for the session access meta data entry.
|
| SessionAccessMetaDataKeyExternalizer |
Externalizer for
SessionAccessMetaDataKey |
| SessionCreationMetaDataKey |
Cache key for the session creation meta data entry.
|
| SessionCreationMetaDataKeyExternalizer | |
| SessionExpirationScheduler |
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|
| SessionManagerNearCacheFactory<K,V> |
A near-cache factory based on max-active-sessions.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.