| Package | Description |
|---|---|
| org.jboss.as.web.session |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusteredSessionManager<O extends OutgoingDistributableSessionData>
View of a Manager from a ClusteredSession.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionManager |
class |
DistributableSessionManager<O extends OutgoingDistributableSessionData> |
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
JvmRouteValve.manager |
| Modifier and Type | Method and Description |
|---|---|
protected SessionManager |
SnapshotManager.getManager() |
| Constructor and Description |
|---|
InstantSnapshotManager(SessionManager manager,
String path) |
IntervalSnapshotManager(SessionManager manager,
String path) |
IntervalSnapshotManager(SessionManager manager,
String path,
int interval) |
JvmRouteValve(SessionManager manager)
Create a new Valve.
|
SnapshotManager(SessionManager manager,
String path) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.