public class HandlersAttributeMarshaller extends DefaultAttributeMarshaller
Modifier and Type | Field and Description |
---|---|
static HandlersAttributeMarshaller |
INSTANCE |
Constructor and Description |
---|
HandlersAttributeMarshaller() |
Modifier and Type | Method and Description |
---|---|
void |
marshallAsElement(AttributeDefinition attribute,
org.jboss.dmr.ModelNode resourceModel,
boolean marshallDefault,
XMLStreamWriter writer) |
marshallAsAttribute, marshallAsElement
isMarshallable, isMarshallable, isMarshallableAsElement
public static final HandlersAttributeMarshaller INSTANCE
public void marshallAsElement(AttributeDefinition attribute, org.jboss.dmr.ModelNode resourceModel, boolean marshallDefault, XMLStreamWriter writer) throws XMLStreamException
marshallAsElement
in class DefaultAttributeMarshaller
XMLStreamException
Copyright © 2015 JBoss by Red Hat. All rights reserved.