public interface MeshEnvListener
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isEnable() |
void |
onSubscribe(String appName,
MeshAppRuleListener listener) |
void |
onUnSubscribe(String appName) |
default boolean isEnable()
void onSubscribe(String appName, MeshAppRuleListener listener)
void onUnSubscribe(String appName)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.