Modifier and Type | Method and Description |
---|---|
HostControllerEnvironment |
SyncModelParameters.getHostControllerEnvironment() |
Constructor and Description |
---|
SyncModelParameters(DomainController domainController,
IgnoredDomainResourceRegistry ignoredResourceRegistry,
HostControllerEnvironment hostControllerEnvironment,
ExtensionRegistry extensionRegistry,
HostControllerRegistrationHandler.OperationExecutor operationExecutor,
boolean fullModelTransfer,
Map<String,ProxyController> serverProxies,
HostFileRepository fileRepository,
ContentRepository contentRepository) |
Constructor and Description |
---|
DomainRootDefinition(DomainController domainController,
HostControllerEnvironment environment,
ExtensibleConfigurationPersister configurationPersister,
ContentRepository contentRepo,
HostFileRepository fileRepository,
boolean isMaster,
LocalHostControllerInfo hostControllerInfo,
ExtensionRegistry extensionRegistry,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
PathManagerService pathManager,
DelegatingConfigurableAuthorizer authorizer,
HostRegistrations hostRegistrations,
DomainHostExcludeRegistry domainHostExcludeRegistry,
MutableRootResourceRegistrationProvider rootResourceRegistrationProvider) |
Modifier and Type | Method and Description |
---|---|
static HostControllerEnvironment |
Main.determineEnvironment(String[] args,
long startTime) |
HostControllerEnvironment |
HostControllerService.getEnvironment() |
HostControllerEnvironment |
ManagedServerBootConfiguration.getHostControllerEnvironment()
Get the host controller environment.
|
HostControllerEnvironment |
ManagedServerBootCmdFactory.getHostControllerEnvironment()
Get the host controller environment.
|
Constructor and Description |
---|
HostControllerBootstrap(HostControllerEnvironment environment,
String authCode) |
HostControllerConfigurationPersister(HostControllerEnvironment environment,
LocalHostControllerInfo localHostControllerInfo,
ExecutorService executorService,
ExtensionRegistry hostExtensionRegistry,
ExtensionRegistry extensionRegistry) |
HostControllerService(HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
String authCode,
ControlledProcessState processState) |
HostControllerService(HostControllerEnvironment environment,
HostRunningModeControl runningModeControl,
String authCode,
ControlledProcessState processState,
FutureServiceContainer futureContainer) |
ManagedServerBootCmdFactory(String serverName,
org.jboss.dmr.ModelNode domainModel,
org.jboss.dmr.ModelNode hostModel,
HostControllerEnvironment environment,
ExpressionResolver expressionResolver) |
Modifier and Type | Method and Description |
---|---|
static HostEnvironmentResourceDefinition |
HostEnvironmentResourceDefinition.of(HostControllerEnvironment environment)
A factory method for creating a new server environment resource description.
|
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) |
Modifier and Type | Method and Description |
---|---|
static InstallationReportHandler |
InstallationReportHandler.createOperation(HostControllerEnvironment environment) |
Constructor and Description |
---|
HostModelRegistrationHandler(HostControllerEnvironment hostControllerEnvironment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar,
Resource modelControllerResource) |
HttpManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
LocalHostControllerInfoImpl(ControlledProcessState processState,
HostControllerEnvironment hostEnvironment) |
StartServersHandler(HostControllerEnvironment hostControllerEnvironment,
ServerInventory serverInventory,
HostRunningModeControl runningModeControl)
Create the ServerAddHandler
|
Constructor and Description |
---|
HttpManagementResourceDefinition(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
Constructor and Description |
---|
EmbeddedHostControllerBootstrap(FutureServiceContainer futureContainer,
HostControllerEnvironment environment,
String authCode) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.