@Configuration
public class FileSystemConfig
extends java.lang.Object
构造器和说明 |
---|
FileSystemConfig() |
限定符和类型 | 方法和说明 |
---|---|
(专用程序包) DfsFastImpl |
getDfsFastImpl() |
(专用程序包) DfsWinImpl |
getDfsWinImpl() |
(专用程序包) FileSystemServiceImpl |
getFileSystemServiceImpl() |
(专用程序包) DfsLocalImp |
getLocalDFSImp() |
@Bean FileSystemServiceImpl getFileSystemServiceImpl()
@Bean DfsWinImpl getDfsWinImpl()
@Bean DfsLocalImp getLocalDFSImp()
@Bean DfsFastImpl getDfsFastImpl()