Package | Description |
---|---|
org.jboss.as.controller.registry |
Modifier and Type | Field and Description |
---|---|
static ResourceFilter |
Resource.Tools.ALL_BUT_RUNTIME_AND_PROXIES_FILTER
|
Modifier and Type | Method and Description |
---|---|
static org.jboss.dmr.ModelNode |
Resource.Tools.readModel(Resource resource,
int level,
ResourceFilter filter)
Reads a resource tree, recursing up to the given number of levels but ignoring resources not accepted
by the given
filter , and generates a DMR tree representing all of the non-ignored resources. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.