Package | Description |
---|---|
org.jboss.as.domain.controller.resources | |
org.jboss.as.host.controller | |
org.jboss.as.host.controller.mgmt |
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) |
HostConnectionResourceDefinition(HostRegistrations slaveHosts) |
Modifier and Type | Class and Description |
---|---|
class |
DomainModelControllerService
Creates the service that acts as the
ModelController for a Host Controller process. |
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) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.