public class Messaging20SubsystemParser extends Messaging14SubsystemParser
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Modifier | Constructor and Description |
---|---|
protected |
Messaging20SubsystemParser() |
Modifier and Type | Method and Description |
---|---|
static MessagingSubsystemParser |
getInstance() |
protected void |
handleUnknownAddressSetting(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
org.jboss.dmr.ModelNode addressSettingsAdd) |
protected void |
handleUnknownBridgeAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
org.jboss.dmr.ModelNode bridgeAdd) |
protected void |
handleUnknownClusterConnectionAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
org.jboss.dmr.ModelNode clusterConnectionAdd) |
handleUnknownConfigurationAttribute, handleUnknownGroupingHandlerAttribute
checkBroadcastGroupConstraints, checkClusterConnectionConstraints, checkDiscoveryGroupConstraints, checkNotBothElements, handleComplexConfigurationAttribute, handleUnknownBroadcastGroupAttribute, handleUnknownConnectionFactoryAttribute, handleUnknownDiscoveryGroupAttribute, parseRolesAttribute, processHornetQServers
processBridge
checkOnlyOneOfElements, checkOtherElementIsNotAlreadyDefined, createConnectionFactory, parseAddressSettings, parseBroadcastGroup, parseDiscoveryGroup, processAddressSettings, processClusterConnection, processHornetQServer, processStaticConnectors, readElement
public static MessagingSubsystemParser getInstance()
protected void handleUnknownBridgeAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader, Element element, org.jboss.dmr.ModelNode bridgeAdd) throws XMLStreamException
handleUnknownBridgeAttribute
in class Messaging12SubsystemParser
XMLStreamException
protected void handleUnknownAddressSetting(org.jboss.staxmapper.XMLExtendedStreamReader reader, Element element, org.jboss.dmr.ModelNode addressSettingsAdd) throws XMLStreamException
handleUnknownAddressSetting
in class Messaging14SubsystemParser
XMLStreamException
protected void handleUnknownClusterConnectionAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader, Element element, org.jboss.dmr.ModelNode clusterConnectionAdd) throws XMLStreamException
handleUnknownClusterConnectionAttribute
in class Messaging13SubsystemParser
XMLStreamException
Copyright © 2017 JBoss by Red Hat. All rights reserved.