Interface RecordableInactiveSessionStatistics
- All Superinterfaces:
InactiveSessionStatistics,Recordable<org.wildfly.clustering.session.ImmutableSessionMetaData>
- All Known Implementing Classes:
DistributableInactiveSessionStatistics
public interface RecordableInactiveSessionStatistics
extends InactiveSessionStatistics, Recordable<org.wildfly.clustering.session.ImmutableSessionMetaData>
Recordable
InactiveSessionStatistics.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.web.undertow.session.InactiveSessionStatistics
getExpiredSessionCount, getMaxSessionLifetime, getMeanSessionLifetimeMethods inherited from interface org.wildfly.clustering.web.undertow.session.Recordable
record, reset