public final class ServiceUtils extends Object
Modifier and Type | Method and Description |
---|---|
static ServiceLoader<MasterFactory> |
getMasterServiceLoader() |
static List<String> |
getMasterServiceNames() |
static ServiceLoader<WorkerFactory> |
getWorkerServiceLoader() |
public static ServiceLoader<MasterFactory> getMasterServiceLoader()
public static List<String> getMasterServiceNames()
public static ServiceLoader<WorkerFactory> getWorkerServiceLoader()
Copyright © 2023. All Rights Reserved.