Package | Description |
---|---|
org.jboss.as.domain.controller.operations | |
org.jboss.as.host.controller.mgmt |
Modifier and Type | Method and Description |
---|---|
static Transformers.ResourceIgnoredTransformationRegistry |
ReadMasterDomainModelUtil.createHostIgnoredRegistry(HostInfo hostInfo,
ReadMasterDomainModelUtil.RequiredConfigurationHolder rc)
Create the ResourceIgnoredTransformationRegistry for connection/reconnection process.
|
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.
|
Constructor and Description |
---|
ReadMasterDomainModelHandler(HostInfo hostInfo,
Transformers transformers,
ExtensionRegistry extensionRegistry,
boolean lock) |
SyncDomainModelOperationHandler(HostInfo hostInfo,
SyncModelParameters parameters) |
Modifier and Type | Method and Description |
---|---|
static HostInfo |
HostInfo.fromModelNode(org.jboss.dmr.ModelNode hostInfo) |
static HostInfo |
HostInfo.fromModelNode(org.jboss.dmr.ModelNode hostInfo,
DomainHostExcludeRegistry hostIgnoreRegistry) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.