Modifier and Type | Method and Description |
---|---|
DomainController |
SyncModelParameters.getDomainController() |
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 | Class and Description |
---|---|
class |
DomainModelControllerService
Creates the service that acts as the
ModelController for a Host Controller process. |
Modifier and Type | Method and Description |
---|---|
static org.jboss.dmr.ModelNode |
ManagedServerOperationsFactory.createBootUpdates(String serverName,
org.jboss.dmr.ModelNode domainModel,
org.jboss.dmr.ModelNode hostModel,
DomainController domainController,
ExpressionResolver expressionResolver)
Create a list of operations required to a boot a managed server.
|
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) |
Modifier and Type | Method and Description |
---|---|
static void |
ServerToHostOperationHandlerFactoryService.install(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.msc.service.ServiceName serverInventoryName,
ExecutorService executorService,
ServerToHostProtocolHandler.OperationExecutor operationExecutor,
DomainController domainController,
ExpressionResolver expressionResolver,
File tempDir) |
Constructor and Description |
---|
HostControllerRegistrationHandler(ManagementChannelHandler handler,
DomainController domainController,
HostControllerRegistrationHandler.OperationExecutor operationExecutor,
Executor registrations,
HostRegistrations slaveHostRegistrations,
DomainHostExcludeRegistry domainHostExcludeRegistry) |
MasterDomainControllerOperationHandlerService(DomainController domainController,
HostControllerRegistrationHandler.OperationExecutor operationExecutor,
MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor txOperationExecutor,
File tempDir,
HostRegistrations slaveHostRegistrations,
DomainHostExcludeRegistry domainHostExcludeRegistry) |
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 LocalDomainControllerAddHandler |
LocalDomainControllerAddHandler.getInstance(ManagementResourceRegistration rootRegistration,
LocalHostControllerInfoImpl hostControllerInfo,
HostControllerConfigurationPersister overallConfigPersister,
HostFileRepository fileRepository,
ContentRepository contentRepository,
DomainController domainController,
ExtensionRegistry extensionRegistry,
PathManagerService pathManager) |
Constructor and Description |
---|
HostShutdownHandler(DomainController domainController)
Create the ServerAddHandler
|
RemoteDomainControllerAddHandler(ManagementResourceRegistration rootRegistration,
LocalHostControllerInfoImpl hostControllerInfo,
DomainController domainController,
HostControllerConfigurationPersister overallConfigPersister,
ContentRepository contentRepository,
HostFileRepository fileRepository,
ExtensionRegistry extensionRegistry,
IgnoredDomainResourceRegistry ignoredDomainResourceRegistry,
PathManagerService pathManager) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.