Class KeyGeneratorTimer


  • @ApplicationScoped
    @Named
    public class KeyGeneratorTimer
    extends Object
    Author:
    Javier Rojas Blum, Yuriy Zabrovarnyy
    • Constructor Detail

      • KeyGeneratorTimer

        public KeyGeneratorTimer()
    • Method Detail

      • getLastFinishedTime

        public long getLastFinishedTime()
      • initTimer

        public void initTimer()
      • process

        @Asynchronous
        public void process​(@Observes
                            KeyGenerationEvent keyGenerationEvent)