Modifier and Type | Method and Description |
---|---|
protected ProcessReloadHandler.ReloadContext<HostRunningModeControl> |
HostProcessReloadHandler.initializeReloadContext(OperationContext context,
org.jboss.dmr.ModelNode operation) |
Constructor and Description |
---|
HostProcessReloadHandler(org.jboss.msc.service.ServiceName rootService,
HostRunningModeControl runningModeControl,
ControlledProcessState processState,
ProcessType processType) |
Modifier and Type | Method and Description |
---|---|
HostRunningModeControl |
HostControllerEnvironment.getRunningModeControl()
Get the
HostRunningModeControl containing the current running mode of the host controller |
Modifier and Type | Method and Description |
---|---|
static ManagementResourceRegistration |
HostModelUtil.createHostRegistry(String hostName,
ManagementResourceRegistration root,
HostControllerConfigurationPersister configurationPersister,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
HostFileRepository localFileRepository,
LocalHostControllerInfoImpl hostControllerInfo,
ServerInventory serverInventory,
HostFileRepository remoteFileRepository,
ContentRepository contentRepository,
DomainController domainController,
ExtensionRegistry hostExtensionRegistry,
ExtensionRegistry extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger,
BootErrorCollector bootErrorCollector) |
Constructor and Description |
---|
HostControllerService(HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
String authCode,
ControlledProcessState processState) |
HostControllerService(HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
String authCode,
ControlledProcessState processState,
FutureServiceContainer futureContainer) |
Constructor and Description |
---|
HostResourceDefinition(String hostName,
HostControllerConfigurationPersister configurationPersister,
HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
HostFileRepository localFileRepository,
LocalHostControllerInfoImpl hostControllerInfo,
ServerInventory serverInventory,
HostFileRepository remoteFileRepository,
ContentRepository contentRepository,
DomainController domainController,
ExtensionRegistry hostExtensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger,
BootErrorCollector bootErrorCollector) |
Constructor and Description |
---|
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.