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) |
static HostControllerEnvironment |
Main.determineEnvironment(String[] args,
long startTime,
ProcessType processType) |
HostControllerEnvironment |
HostControllerService.getEnvironment() |
HostControllerEnvironment |
ManagedServerBootCmdFactory.getHostControllerEnvironment()
Get the host controller environment.
|
HostControllerEnvironment |
ManagedServerBootConfiguration.getHostControllerEnvironment()
Get the host controller environment.
|
HostControllerEnvironment |
HostControllerEnvironmentService.getValue() |
Modifier and Type | Method and Description |
---|---|
static void |
HostControllerEnvironmentService.addService(HostControllerEnvironment hostControllerEnvironment,
org.jboss.msc.service.ServiceTarget target) |
static org.jboss.msc.service.ServiceController<?> |
HostPathManagerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
HostPathManagerService service,
HostControllerEnvironment hostEnvironment) |
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) |
static ExtensibleConfigurationPersister |
ConfigurationPersisterFactory.createHostXmlConfigurationPersister(ConfigurationFile file,
HostControllerEnvironment environment,
ExecutorService executorService,
ExtensionRegistry hostExtensionRegistry) |
static void |
HostModelUtil.createRootRegistry(ManagementResourceRegistration root,
HostControllerEnvironment environment,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
HostModelUtil.HostModelRegistrar hostModelRegistrar,
ProcessType processType,
DelegatingConfigurableAuthorizer authorizer,
Resource modelControllerResource) |
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 © 2023 JBoss by Red Hat. All rights reserved.