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 AttributeMarshaller |
CONNECTORS_MARSHALLER |
static AttributeMarshaller |
DISCOVERY_GROUP_MARSHALLER |
static AttributeMarshaller |
INTERCEPTOR_MARSHALLER |
static AttributeMarshaller |
JNDI_CONTEXT_MARSHALLER |
static AttributeMarshaller |
JNDI_RESOURCE_MARSHALLER |
static AttributeMarshaller |
NOOP_MARSHALLER |
static AttributeMarshaller |
SELECTOR_MARSHALLER |
Constructor and Description |
---|
AttributeMarshallers() |
public static final AttributeMarshaller DISCOVERY_GROUP_MARSHALLER
public static final AttributeMarshaller NOOP_MARSHALLER
public static final AttributeMarshaller CONNECTORS_MARSHALLER
public static final AttributeMarshaller SELECTOR_MARSHALLER
public static final AttributeMarshaller JNDI_CONTEXT_MARSHALLER
public static final AttributeMarshaller JNDI_RESOURCE_MARSHALLER
public static final AttributeMarshaller INTERCEPTOR_MARSHALLER
Copyright © 2014 JBoss by Red Hat. All rights reserved.