public interface ServiceDiscoveryService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
register() |
void |
unregister() |
void |
update() |
void register()
throws RuntimeException
RuntimeExceptionvoid update()
throws RuntimeException
RuntimeExceptionvoid unregister()
throws RuntimeException
RuntimeExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.