@SPI public interface RegistryServiceListener
| Modifier and Type | Method and Description |
|---|---|
default void |
onRegister(URL url,
Registry registry) |
default void |
onSubscribe(URL url,
Registry registry) |
default void |
onUnregister(URL url,
Registry registry) |
default void |
onUnsubscribe(URL url,
Registry registry) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.