Interface | Description |
---|---|
ClusteredSessionNotificationPolicy |
Policy for determining whether the servlet spec notifications related to session events are allowed to be emitted on the
local cluster node.
|
Class | Description |
---|---|
ClusteredSessionManagementStatus |
Encapsulates the status of how the local container is managing the given session.
|
ClusteredSessionNotificationCapability |
Encapsulates information about the container's capability to issue servlet spec notifications under different conditions.
|
ClusteredSessionNotificationPolicyBase |
Base superclass for a
ClusteredSessionNotificationPolicy implementation. |
IgnoreUndeployLegacyClusteredSessionNotificationPolicy |
Does not allow invocation of HttpSessionListener or HttpSessionAttributeListener during session expiration due to undeploy.
|
LegacyClusteredSessionNotificationPolicy |
ClusteredSessionNotificationPolicy implementation that describes the behavior of JBoss AS releases prior to 4.2.4. |
Enum | Description |
---|---|
ClusteredSessionNotificationCause |
Reasons why a servlet spec notification for a clustered session is being generated.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.