类 DubboServiceDestroyedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.apache.dubbo.event.Event
-
- org.apache.dubbo.config.event.DubboServiceDestroyedEvent
-
- 所有已实现的接口:
Serializable
public class DubboServiceDestroyedEvent extends org.apache.dubbo.event.EventAnDubbo eventwhen the Dubbo service is about to be destroyed.- 从以下版本开始:
- 2.7.5
- 另请参阅:
Event, 序列化表格
-
-
构造器详细资料
-
DubboServiceDestroyedEvent
public DubboServiceDestroyedEvent(Object source)
-
-