Uses of Interface
org.jboss.as.controller.registry.ResourceFilter
Packages that use ResourceFilter
-
Uses of ResourceFilter in org.jboss.as.controller.registry
Fields in org.jboss.as.controller.registry declared as ResourceFilterModifier and TypeFieldDescriptionstatic final ResourceFilterResource.Tools.ALL_BUT_RUNTIME_AND_PROXIES_FILTERMethods in org.jboss.as.controller.registry with parameters of type ResourceFilterModifier and TypeMethodDescriptionstatic org.jboss.dmr.ModelNodeResource.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 givenfilter, and generates a DMR tree representing all of the non-ignored resources.