com.alibaba.dubbo.remoting.zookeeper
Interface ChildListener


public interface ChildListener


Method Summary
 void childChanged(String path, List<String> children)
           
 

Method Detail

childChanged

void childChanged(String path,
                  List<String> children)


Copyright © 2012–2017 Alibaba. All rights reserved.