类 DubboShutdownHookRegisteredEvent

    • 构造器详细资料

      • DubboShutdownHookRegisteredEvent

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