public class ShenyuClientShutdownHook
extends java.lang.Object
| Constructor and Description |
|---|
ShenyuClientShutdownHook() |
ShenyuClientShutdownHook(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository repository,
org.apache.shenyu.register.common.config.ShenyuRegisterCenterConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
delayOtherHooks()
Delay other shutdown hooks.
|
static void |
set(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository repository,
java.util.Properties props)
Add shenyu client shutdown hook.
|
public ShenyuClientShutdownHook()
public ShenyuClientShutdownHook(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository repository,
org.apache.shenyu.register.common.config.ShenyuRegisterCenterConfig config)
public static void set(org.apache.shenyu.register.client.api.ShenyuClientRegisterRepository repository,
java.util.Properties props)
repository - ShenyuClientRegisterRepositoryprops - Propertiespublic static void delayOtherHooks()
Copyright © 2023 The Apache Software Foundation. All rights reserved.