public interface ModelControllerOperationHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
AbstractModelControllerOperationHandlerFactoryService |
newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
AbstractModelControllerOperationHandlerFactoryService newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer, Supplier<ModelController> modelControllerSupplier, Supplier<ExecutorService> executorSupplier, Supplier<ScheduledExecutorService> scheduledExecutorSupplier)
Copyright © 2022 JBoss by Red Hat. All rights reserved.