Uses of Interface
org.jboss.as.controller.ModelController
Packages that use ModelController
-
Uses of ModelController in org.jboss.as.controller
Methods in org.jboss.as.controller that return ModelController -
Uses of ModelController in org.jboss.as.controller.remote
Methods in org.jboss.as.controller.remote that return ModelControllerModifier and TypeMethodDescriptionprotected ModelControllerAbstractModelControllerOperationHandlerFactoryService.getController()Method parameters in org.jboss.as.controller.remote with type arguments of type ModelControllerModifier and TypeMethodDescriptionModelControllerOperationHandlerFactory.newInstance(Consumer<AbstractModelControllerOperationHandlerFactoryService> serviceConsumer, Supplier<ModelController> modelControllerSupplier, Supplier<ExecutorService> executorSupplier, Supplier<ScheduledExecutorService> scheduledExecutorSupplier) Constructors in org.jboss.as.controller.remote with parameters of type ModelControllerModifierConstructorDescriptionModelControllerClientOperationHandler(ModelController controller, org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation, ResponseAttachmentInputStreamSupport responseAttachmentSupport, ExecutorService clientRequestExecutor) ModelControllerClientOperationHandler(ModelController controller, org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation, ResponseAttachmentInputStreamSupport responseAttachmentSupport, ExecutorService clientRequestExecutor, org.wildfly.security.auth.server.SecurityIdentity connectionIdentity) TransactionalProtocolOperationHandler(ModelController controller, org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation, ResponseAttachmentInputStreamSupport responseAttachmentSupport) Constructor parameters in org.jboss.as.controller.remote with type arguments of type ModelControllerModifierConstructorDescriptionprotectedAbstractModelControllerOperationHandlerFactoryService(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)