Package | Description |
---|---|
org.jboss.as.controller.transform.description |
Modifier and Type | Method and Description |
---|---|
DiscardPolicy |
DynamicDiscardPolicy.checkResource(TransformationContext context,
PathAddress address)
Checks whether the child should be added
|
static DiscardPolicy |
DiscardPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscardPolicy[] |
DiscardPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.