public interface StatsListener
StatsListener interface needs to be implemented by each
component in order to print the statistics.| Modifier and Type | Method and Description |
|---|---|
void |
printStats()
This method will be invoked when the stats time interval elapsed.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.