接口的使用
com.alibaba.dubbo.registry.NotifyListener
-
使用NotifyListener的程序包 程序包 说明 com.alibaba.dubbo.registry com.alibaba.dubbo.registry.support -
-
com.alibaba.dubbo.registry中NotifyListener的使用
实现NotifyListener的com.alibaba.dubbo.registry中的类 修饰符和类型 类 说明 static classNotifyListener.CompatibleNotifyListener已过时。参数类型为NotifyListener的com.alibaba.dubbo.registry中的方法 修饰符和类型 方法 说明 voidRegistry. subscribe(URL url, NotifyListener listener)已过时。voidRegistry. unsubscribe(URL url, NotifyListener listener)已过时。参数类型为NotifyListener的com.alibaba.dubbo.registry中的构造器 构造器 说明 ReverseCompatibleNotifyListener(NotifyListener listener) -
com.alibaba.dubbo.registry.support中NotifyListener的使用
返回变量类型为NotifyListener的类型的com.alibaba.dubbo.registry.support中的方法 修饰符和类型 方法 说明 Map<URL,Set<NotifyListener>>AbstractRegistry. getSubscribed()已过时。参数类型为NotifyListener的com.alibaba.dubbo.registry.support中的方法 修饰符和类型 方法 说明 abstract voidFailbackRegistry. doSubscribe(URL url, NotifyListener listener)已过时。abstract voidFailbackRegistry. doUnsubscribe(URL url, NotifyListener listener)已过时。voidFailbackRegistry. removeFailedSubscribedTask(URL url, NotifyListener listener)已过时。voidFailbackRegistry. removeFailedUnsubscribedTask(URL url, NotifyListener listener)已过时。voidAbstractRegistry. subscribe(URL url, NotifyListener listener)已过时。voidFailbackRegistry. subscribe(URL url, NotifyListener listener)已过时。voidAbstractRegistry. unsubscribe(URL url, NotifyListener listener)已过时。voidFailbackRegistry. unsubscribe(URL url, NotifyListener listener)已过时。
-