@Singleton public class SessionMaxStats extends Object implements StatsListener
SessionMaxStats
implements the StatsListener
and provides the information of the total number of sessions in the session
table and the number of active sessions in the table.Constructor and Description |
---|
SessionMaxStats(SessionAccessManager sessionAccessManager,
SessionNotificationSender sessionNotificationSender,
Stats stats)
Creates a new SessionMaxStats
|
Modifier and Type | Method and Description |
---|---|
void |
printStats()
Prints the session statistics for the given session table.
|
@Inject public SessionMaxStats(SessionAccessManager sessionAccessManager, SessionNotificationSender sessionNotificationSender, Stats stats)
sessionAccessManager
- session accessManagementsessionNotificationSender
- stats
- public void printStats()
printStats
in interface StatsListener
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.