Class ServiceContainer.TerminateListener.Info

    • Method Detail

      • getShutdownInitiated

        public long getShutdownInitiated()
        Returns the time the shutdown process was initiated, in nanoseconds.
        Returns:
        the shutdown initiated time
      • getShutdownCompleted

        public long getShutdownCompleted()
        Returns the time the shutdown process was completed, in nanoseconds.
        Returns:
        the shutdown completed time