Uses of Enum Class
org.jboss.as.controller.transform.description.DiscardPolicy
Packages that use DiscardPolicy
-
Uses of DiscardPolicy in org.jboss.as.controller.transform.description
Methods in org.jboss.as.controller.transform.description that return DiscardPolicyModifier and TypeMethodDescriptionDynamicDiscardPolicy.checkResource(TransformationContext context, PathAddress address) Checks whether the child should be addedstatic DiscardPolicyReturns the enum constant of this class with the specified name.static DiscardPolicy[]DiscardPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.