public class DubboShutdownHookUnregisteredEvent extends Event
DubboShutdownHook,
ApplicationShutdownHooks,
Serialized Form| Constructor and Description |
|---|
DubboShutdownHookUnregisteredEvent(DubboShutdownHook dubboShutdownHook)
Constructs a prototypical Event.
|
| Modifier and Type | Method and Description |
|---|---|
DubboShutdownHook |
getDubboShutdownHook() |
getTimestampgetSource, toStringpublic DubboShutdownHookUnregisteredEvent(DubboShutdownHook dubboShutdownHook)
dubboShutdownHook - The object on which the Event initially occurred.IllegalArgumentException - if source is null.public DubboShutdownHook getDubboShutdownHook()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.