public final class AttributeMarshallers extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AttributeMarshallers.JndiEntriesAttributeMarshaller |
static class |
AttributeMarshallers.WrappedListAttributeMarshaller
XML marshaller for connector attribute to wrap a list of attributes in an optional XML element.
|
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.controller.AttributeMarshaller |
CONNECTORS_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
DISCOVERY_GROUP_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
INTERCEPTOR_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
JNDI_CONTEXT_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
JNDI_RESOURCE_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
NOOP_MARSHALLER |
static org.jboss.as.controller.AttributeMarshaller |
SELECTOR_MARSHALLER |
Constructor and Description |
---|
AttributeMarshallers() |
public static final org.jboss.as.controller.AttributeMarshaller DISCOVERY_GROUP_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller NOOP_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller CONNECTORS_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller SELECTOR_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller JNDI_CONTEXT_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller JNDI_RESOURCE_MARSHALLER
public static final org.jboss.as.controller.AttributeMarshaller INTERCEPTOR_MARSHALLER
Copyright © 2018 JBoss by Red Hat. All rights reserved.