public static final class AttributeMarshallers.WrappedListAttributeMarshaller extends AttributeMarshaller
| Constructor and Description |
|---|
WrappedListAttributeMarshaller(String wrappingElementName) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
isMarshallable, isMarshallable, isMarshallableAsElement, marshallAsAttributepublic 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 © 2014 JBoss by Red Hat. All rights reserved.