Package | Description |
---|---|
org.jboss.as.domain.controller.operations | |
org.jboss.as.host.controller.mgmt |
Modifier and Type | Method and Description |
---|---|
static ReadMasterDomainModelUtil.RequiredConfigurationHolder |
ReadMasterDomainModelUtil.populateHostResolutionContext(HostInfo hostInfo,
Resource root,
ExtensionRegistry extensionRegistry)
Process the host info and determine which configuration elements are required on the slave host.
|
Modifier and Type | Method and Description |
---|---|
static Transformers.ResourceIgnoredTransformationRegistry |
ReadMasterDomainModelUtil.createHostIgnoredRegistry(HostInfo hostInfo,
ReadMasterDomainModelUtil.RequiredConfigurationHolder rc)
Create the ResourceIgnoredTransformationRegistry for connection/reconnection process.
|
static Transformers.ResourceIgnoredTransformationRegistry |
ReadMasterDomainModelUtil.createServerIgnoredRegistry(ReadMasterDomainModelUtil.RequiredConfigurationHolder rc,
Transformers.ResourceIgnoredTransformationRegistry delegate)
Create the ResourceIgnoredTransformationRegistry when fetching missing content, only including relevant pieces
to a server-config.
|
Modifier and Type | Method and Description |
---|---|
ReadMasterDomainModelUtil.RequiredConfigurationHolder |
HostInfo.populateRequiredConfigurationHolder(Resource resource,
ExtensionRegistry extensionRegistry) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.