public interface InstanceMetadataChangedListener
| Modifier and Type | Method and Description |
|---|---|
default String |
echo(String msg)
Echo test
Used to check consumer still online
|
void |
onEvent(String metadata)
Call when metadata in provider side update
Used to notify consumer to update metadata of ServiceInstance
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.