类 DubboServiceDestroyedEvent

  • 所有已实现的接口:
    Serializable

    public class DubboServiceDestroyedEvent
    extends org.apache.dubbo.event.Event
    An Dubbo event when the Dubbo service is about to be destroyed.
    从以下版本开始:
    2.7.5
    另请参阅:
    Event, 序列化表格
    • 构造器详细资料

      • DubboServiceDestroyedEvent

        public DubboServiceDestroyedEvent​(Object source)