| Modifier and Type | Method and Description |
|---|---|
protected static WildFlyClientConfig |
AbstractITest.getPlainWildFlyClientConfig()
If a plain WildFly server was configured for the tests, this returns its data.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
AbstractITest.getDMRChildrenNames(WildFlyClientConfig config,
String childTypeName,
org.jboss.as.controller.PathAddress parentAddress)
Gets a list of all DMR children names.
|
protected org.hawkular.inventory.paths.CanonicalPath |
AbstractITest.getHostController(WildFlyClientConfig hostControllerClientConfig)
Return the
CanonicalPath of the only WildFly Host Controller present in inventory under the feed
found in the given client config. |
protected static org.jboss.as.controller.client.ModelControllerClient |
AbstractITest.newPlainWildFlyModelControllerClient(WildFlyClientConfig config) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.