public class DomainControllerRuntimeIgnoreTransformationEntry extends Object implements RuntimeIgnoreTransformation
Modifier and Type | Method and Description |
---|---|
boolean |
ignoreResource(Resource domainResource,
PathAddress address)
Whether the host should ignore the domain resource
|
public boolean ignoreResource(Resource domainResource, PathAddress address)
ignoreResource
in interface RuntimeIgnoreTransformation
domainResource
- the root domain resourcethe
- address to checktrue
if we are to ignore the resourceCopyright © 2014 JBoss by Red Hat. All rights reserved.