@Component public class FindServiceImpl extends java.lang.Object implements FindService
| 构造器和说明 |
|---|
FindServiceImpl() |
public void init(java.lang.String respository,
java.lang.String path,
java.util.function.Consumer<java.util.List<java.lang.String>> serviceListChangedAction)
throws java.lang.Exception
init 在接口中 FindServicejava.lang.Exception