类 DubboShutdownHookUnregisteredEvent

    • 构造器详细资料

      • DubboShutdownHookUnregisteredEvent

        public DubboShutdownHookUnregisteredEvent​(DubboShutdownHook dubboShutdownHook)
        Constructs a prototypical Event.
        参数:
        dubboShutdownHook - The object on which the Event initially occurred.
        抛出:
        IllegalArgumentException - if source is null.