Class AppLifecycleHandler

java.lang.Object
org.summerboot.jexpress.boot.event.AppLifecycleHandler
All Implemented Interfaces:
AppLifecycleListener

public class AppLifecycleHandler extends Object implements AppLifecycleListener
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Field Details

    • log

      protected static final org.apache.logging.log4j.Logger log
    • postOffice

      @Inject protected PostOffice postOffice
  • Constructor Details

    • AppLifecycleHandler

      public AppLifecycleHandler()
  • Method Details