Class ShutdownTimeRenderer


  • public class ShutdownTimeRenderer
    extends java.lang.Object
    Render shutdown time report. Could only show stopping-stop lifecycle time and managed objects stop method call.
    Since:
    10.03.2025
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String render​(ShutdownTimeInfo info)
      Render shutdown report.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShutdownTimeRenderer

        public ShutdownTimeRenderer()
    • Method Detail

      • render

        public java.lang.String render​(ShutdownTimeInfo info)
        Render shutdown report.
        Parameters:
        info - shutdown times
        Returns:
        rendered report