| Package | Description |
|---|---|
| org.jboss.as.host.controller | |
| org.jboss.as.host.controller.mgmt |
| Modifier and Type | Method and Description |
|---|---|
static IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo |
IgnoredNonAffectedServerGroupsUtil.createServerConfigInfo(String name,
String serverGroup,
String socketBindingGroup)
Creates a server config info from its name, its server group and its socket binding group
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo> |
IgnoredNonAffectedServerGroupsUtil.createConfigsFromModel(org.jboss.dmr.ModelNode model) |
Set<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo> |
IgnoredNonAffectedServerGroupsUtil.getServerConfigsOnSlave(Resource hostResource)
For use on a slave HC to get all the server groups used by the host
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IgnoredNonAffectedServerGroupsUtil.ignoreOperation(Resource domainResource,
Collection<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo> serverConfigs,
PathAddress pathAddress)
For the DC to check whether an operation should be ignored on the slave, if the slave is set up to ignore config not relevant to it
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IgnoredNonAffectedServerGroupsUtil.ServerConfigInfo> |
HostInfo.getServerConfigInfos() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.