Interface RecordableSessionManagerStatistics
-
- All Superinterfaces:
Recordable<io.undertow.server.session.Session>,io.undertow.server.session.SessionManagerStatistics
- All Known Implementing Classes:
DistributableSessionManagerStatistics
public interface RecordableSessionManagerStatistics extends io.undertow.server.session.SessionManagerStatistics, Recordable<io.undertow.server.session.Session>
- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from interface org.wildfly.clustering.ee.Recordable
record, reset
-
-