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