Class CacheRefreshTimer

java.lang.Object
org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer

@ApplicationScoped @Named public class CacheRefreshTimer extends Object
Check periodically if source servers contains updates and trigger target server entry update if needed
Author:
Yuriy Movchan Date: 05.05.2011
  • Field Details

  • Constructor Details

    • CacheRefreshTimer

      public CacheRefreshTimer()
  • Method Details

    • initTimer

      public void initTimer()
    • process

      @Asynchronous public void process(@Observes CacheRefreshEvent cacheRefreshEvent)
    • processInt

      public void processInt()