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