Contents
Interface SessionListener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
ReplicatedSessionListener
- All Known Implementing Classes:
ClusterSingleSignOnListener
,SingleSignOnListener
Interface defining a listener for significant Session generated events.
- Author:
- Craig R. McClanahan
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sessionEvent
(SessionEvent event) Acknowledge the occurrence of the specified event.