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) |
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 void |
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 extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger) |
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 extensionRegistry,
AbstractVaultReader vaultReader,
IgnoredDomainResourceRegistry ignoredRegistry,
ControlledProcessState processState,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
ManagedAuditLogger auditLogger) |
Constructor and Description |
---|
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.