Class AfterAllBizStartupEvent

java.lang.Object
com.alipay.sofa.ark.spi.event.AbstractArkEvent<Biz>
com.alipay.sofa.ark.spi.event.biz.AfterAllBizStartupEvent
All Implemented Interfaces:
ArkEvent

public class AfterAllBizStartupEvent extends AbstractArkEvent<Biz>
Since:
v2.2.16 this only used when the base restart to recovery all the bizs which had been installed before the restart
Author:
lvjing2 (leojames.googol@gmail.com) 2024/12/1 6:17 PM
  • Constructor Details

    • AfterAllBizStartupEvent

      public AfterAllBizStartupEvent()