Package com.alipay.sofa.ark.spi.event
Class AfterFinishDeployEvent
java.lang.Object
com.alipay.sofa.ark.spi.event.AbstractArkEvent<String>
com.alipay.sofa.ark.spi.event.AfterFinishDeployEvent
- All Implemented Interfaces:
ArkEvent
- Since:
- Author:
- guolei.sgl (guolei.sgl@antfin.com) 2019/11/4 3:31 PM
-
Field Summary
Fields inherited from class com.alipay.sofa.ark.spi.event.AbstractArkEvent
source, timestamp, topic -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.alipay.sofa.ark.spi.event.AbstractArkEvent
getSource, getTimestamp, getTopic, setSource, setTimestamp, setTopic
-
Constructor Details
-
AfterFinishDeployEvent
public AfterFinishDeployEvent()
-