Package io.jans.as.server.service.stat
Class StatTimer
- java.lang.Object
-
- io.jans.as.server.service.stat.StatTimer
-
@ApplicationScoped @Named public class StatTimer extends Object
- Author:
- Yuriy Zabrovarnyy
-
-
Constructor Summary
Constructors Constructor Description StatTimer()
-
-
-
Method Detail
-
initTimer
@Asynchronous public void initTimer()
-
process
@Asynchronous public void process(@Observes StatEvent event)
-
-