FilesService
34353637383940
*/ public class ServiceFactory { public static CompletionService getAllFilesService() { return new AllFilesService(); }