Class ProfileFileRefresher


  • public final class ProfileFileRefresher
    extends Object
    Class used for caching and reloading ProfileFile objects from a Supplier.
    • Method Detail

      • refreshIfStale

        public ProfileFile refreshIfStale()
        Retrieves the cache value or refreshes it if stale.