Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Field and Description |
---|---|
protected List<PersistentResourceXMLDescription> |
PersistentResourceXMLDescription.children |
Modifier and Type | Method and Description |
---|---|
PersistentResourceXMLDescription |
PersistentResourceXMLDescription.PersistentResourceXMLBuilder.build() |
Constructor and Description |
---|
PersistentResourceXMLDescription(PersistentResourceDefinition resourceDefinition,
String xmlElementName,
String xmlWrapperElement,
LinkedHashMap<String,AttributeDefinition> attributes,
List<PersistentResourceXMLDescription> children,
boolean useValueAsElementName,
boolean noAddOperation,
PersistentResourceXMLDescription.AdditionalOperationsGenerator additionalOperationsGenerator,
Map<String,AttributeParser> attributeParsers) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.