| Package | Description |
|---|---|
| org.jboss.as.controller.remote |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelControllerClientOperationHandlerFactoryService
Service used to create a new client protocol operation handler per channel
|
| Modifier and Type | Method and Description |
|---|---|
AbstractModelControllerOperationHandlerFactoryService |
AbstractModelControllerOperationHandlerFactoryService.getValue() |
AbstractModelControllerOperationHandlerFactoryService |
ModelControllerOperationHandlerFactory.newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
| Modifier and Type | Method and Description |
|---|---|
AbstractModelControllerOperationHandlerFactoryService |
ModelControllerOperationHandlerFactory.newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
| Constructor and Description |
|---|
AbstractModelControllerOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
ModelControllerClientOperationHandlerFactoryService(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer,
Supplier<ModelController> modelControllerSupplier,
Supplier<ExecutorService> executorSupplier,
Supplier<ScheduledExecutorService> scheduledExecutorSupplier) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.