| 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,
HostControllerEnvironment environment,
LocalHostControllerInfo hostControllerInfo) |
| Modifier and Type | Method and Description |
|---|---|
HostRunningModeControl |
HostControllerEnvironment.getRunningModeControl()
Get the
HostRunningModeControl containing the current running mode of the host controller |
| 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,
ManagementSecurityIdentitySupplier securityIdentitySupplier,
ManagedAuditLogger auditLogger,
BootErrorCollector bootErrorCollector) |
| Constructor and Description |
|---|
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.