Class WrappedAttributeMarshaller


  • public class WrappedAttributeMarshaller
    extends org.jboss.as.controller.AttributeMarshaller
    Jeff Mesnil (c) 2012 Red Hat, inc
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.controller.AttributeMarshaller

        org.jboss.as.controller.AttributeMarshaller.AttributeElementMarshaller
    • Field Summary

      • Fields inherited from class org.jboss.as.controller.AttributeMarshaller

        ATTRIBUTE_OBJECT, COMMA_STRING_LIST, ELEMENT_ONLY_OBJECT, OBJECT_LIST_MARSHALLER, OBJECT_MAP_MARSHALLER, PROPERTIES_MARSHALLER, PROPERTIES_MARSHALLER_UNWRAPPED, SIMPLE, STRING_LIST, UNWRAPPED_OBJECT_LIST_MARSHALLER, WRAPPED_OBJECT_LIST_MARSHALLER
    • Method Detail

      • marshallAsElement

        public void marshallAsElement​(org.jboss.as.controller.AttributeDefinition attribute,
                                      org.jboss.dmr.ModelNode resourceModel,
                                      boolean marshallDefault,
                                      XMLStreamWriter writer)
                               throws XMLStreamException
        Overrides:
        marshallAsElement in class org.jboss.as.controller.AttributeMarshaller
        Throws:
        XMLStreamException