java.util.EventListener
ReplicatedSessionListener
ClusterSingleSignOnListener
, SingleSignOnListener
public interface SessionListener
extends java.util.EventListener
Modifier and Type | Method | Description |
---|---|---|
void |
sessionEvent(SessionEvent event) |
Acknowledge the occurrence of the specified event.
|
void sessionEvent(SessionEvent event)
event
- SessionEvent that has occurredCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.