Class BeforePluginStopEvent

java.lang.Object
com.alipay.sofa.ark.spi.event.AbstractArkEvent<Plugin>
com.alipay.sofa.ark.spi.event.plugin.BeforePluginStopEvent
All Implemented Interfaces:
ArkEvent

public class BeforePluginStopEvent extends AbstractArkEvent<Plugin>
Since:
Author:
guolei.sgl (guolei.sgl@antfin.com) 2019/11/1 6:20 PM
  • Constructor Details

    • BeforePluginStopEvent

      public BeforePluginStopEvent(Plugin source)