Uses of Interface
org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics
Packages that use RecordableInactiveSessionStatistics
-
Uses of RecordableInactiveSessionStatistics in org.wildfly.clustering.web.undertow.session
Classes in org.wildfly.clustering.web.undertow.session that implement RecordableInactiveSessionStatisticsModifier and TypeClassDescriptionclassRecords statistics for inactive sessions.Constructors in org.wildfly.clustering.web.undertow.session with parameters of type RecordableInactiveSessionStatisticsModifierConstructorDescriptionDistributableSessionManagerStatistics(ActiveSessionStatistics activeSessionStatistics, RecordableInactiveSessionStatistics inactiveSessionStatistics, Integer maxActiveSessions)