Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Method and Description |
---|---|
PropertiesAttributeDefinition.Builder |
PropertiesAttributeDefinition.Builder.setWrapperElement(String name)
Deprecated.
use setParser(new AttributeParser.PropertiesParsers(wrapper)
|
PropertiesAttributeDefinition.Builder |
PropertiesAttributeDefinition.Builder.setWrapXmlElement(boolean wrap)
Deprecated.
use setParser(new AttributeParser.PropertiesParsers(wrapper)
|
PropertiesAttributeDefinition.Builder |
PropertiesAttributeDefinition.Builder.setXmlName(String xmlName)
Deprecated.
use setParser(new AttributeParser.PropertiesParsers(wrapper)
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.