java.lang.Object
io.goobi.viewer.model.administration.configeditor.FileLockReaper

@Eager @ApplicationScoped public class FileLockReaper extends Object
Application-scoped CDI bean that periodically removes expired config-editor edit leases. Removing a lease also deletes its owner-tagged swap file, which SwapFileWatcher turns into a lock-status push to clients.
  • Constructor Details

    • FileLockReaper

      public FileLockReaper()
  • Method Details