Class DefaultRepositorySystemLifecycle

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addOnSystemEndedHandler​(java.lang.Runnable handler)
      Registers an "on repository system end" handler.
      void systemEnded()
      Marks the repository system as ended (shut down): all "on close" handlers will be invoked.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait