public static final class AttributeMarshallers.WrappedListAttributeMarshaller extends AttributeMarshaller
| Constructor and Description |
|---|
AttributeMarshallers.WrappedListAttributeMarshaller(String wrappingElementName) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
isMarshallable, isMarshallable, marshallAsAttributepublic AttributeMarshallers.WrappedListAttributeMarshaller(String wrappingElementName)
wrappingElementName - @null if the list of connector must not be wrapper
or the name of the XML element that wraps the list.public void marshallAsElement(AttributeDefinition attribute, org.jboss.dmr.ModelNode resourceModel, boolean marshallDefault, XMLStreamWriter writer) throws XMLStreamException
marshallAsElement in class AttributeMarshallerXMLStreamExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.