Class CleanerTimer

java.lang.Object
org.gluu.oxauth.service.CleanerTimer

@ApplicationScoped public class CleanerTimer extends Object
Version:
August 9, 2017
Author:
Yuriy Zabrovarnyy, Javier Rojas Blum
  • Field Details

  • Constructor Details

    • CleanerTimer

      public CleanerTimer()
  • Method Details

    • initTimer

      public void initTimer()
    • process

      @Asynchronous public void process(@Observes org.gluu.service.cdi.event.CleanerEvent cleanerEvent)
    • processImpl

      public void processImpl()
    • cleanup

      public int cleanup(Map.Entry<String,Class<?>> baseDn, Date now, int batchSize)