public class ServiceFactoryFactory extends Object
| Constructor and Description |
|---|
ServiceFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceFactory |
createServiceFactory() |
static Supplier<ServiceFactory> |
getCustomServiceFactorySupplier() |
static void |
setCustomServiceFactorySupplier(Supplier<ServiceFactory> value) |
public static Supplier<ServiceFactory> getCustomServiceFactorySupplier()
public static void setCustomServiceFactorySupplier(Supplier<ServiceFactory> value)
public static ServiceFactory createServiceFactory()
Copyright © 2024. All rights reserved.