Interface | Description |
---|---|
ClusteredSessionManager<O extends OutgoingDistributableSessionData> |
View of a Manager from a ClusteredSession.
|
DistributableSessionManagerMBean | |
OutdatedSessionChecker | |
SessionManager |
Common interface for the http session replication managers.
|
SessionManagerMBean |
The MBean-interface for the JBossManager
|
Class | Description |
---|---|
AbstractSessionManager | |
AskSessionOutdatedSessionChecker | |
ClusteredSession<O extends OutgoingDistributableSessionData> |
Abstract base class for session clustering based on StandardSession.
|
ClusteredSessionValve |
This Valve detects all sessions that were used in a request.
|
DistributableSessionManager<O extends OutgoingDistributableSessionData> | |
InstantSnapshotManager |
A concrete implementation of the snapshot manager interface that does instant replication of a modified session
|
IntervalSnapshotManager |
A snapshot manager that collects all modified sessions over a given period of time and distributes them en bloc.
|
JvmRouteValve |
Web request valve to specifically handle Tomcat jvmRoute using mod_jk(2) module.
|
LockingValve |
Generic valve that applies a given lock to a request.
|
NonSerializableAttributeTester |
Diagnostic tool to help identify when non-serializable objects are placed in a web session.
|
OutgoingDistributableSessionDataImpl | |
OwnedSessionUpdate | |
ReplicationStatistics |
A session replication statistics collection class.
|
ReplicationStatistics.TimeStatistic | |
SessionInvalidationTracker |
Tracks sessions invalidated by the current thread so that JBossCacheManager can avoid trying to retrieve them from the
distributed cache if the thread asks it to
find them again. |
SessionReplicationContext | |
SnapshotManager |
Abstract base class for a session snapshot manager.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.