public class Messaging14SubsystemParser extends Messaging13SubsystemParser
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 |
Messaging14SubsystemParser() |
Modifier and Type | Method and Description |
---|---|
static MessagingSubsystemParser |
getInstance() |
protected void |
handleUnknownConfigurationAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
org.jboss.dmr.ModelNode operation) |
protected void |
handleUnknownGroupingHandlerAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
org.jboss.dmr.ModelNode operation) |
checkBroadcastGroupConstraints, checkClusterConnectionConstraints, checkDiscoveryGroupConstraints, checkNotBothElements, handleComplexConfigurationAttribute, handleUnknownBroadcastGroupAttribute, handleUnknownClusterConnectionAttribute, handleUnknownConnectionFactoryAttribute, handleUnknownDiscoveryGroupAttribute, parseRolesAttribute, processHornetQServers
handleUnknownBridgeAttribute, processBridge
checkOnlyOneOfElements, checkOtherElementIsNotAlreadyDefined, createConnectionFactory, handleUnknownAddressSetting, parseAddressSettings, parseBroadcastGroup, parseDiscoveryGroup, processAddressSettings, processClusterConnection, processHornetQServer, processStaticConnectors, readElement
public static MessagingSubsystemParser getInstance()
protected void handleUnknownConfigurationAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader, Element element, org.jboss.dmr.ModelNode operation) throws XMLStreamException
handleUnknownConfigurationAttribute
in class Messaging13SubsystemParser
XMLStreamException
protected void handleUnknownGroupingHandlerAttribute(org.jboss.staxmapper.XMLExtendedStreamReader reader, Element element, org.jboss.dmr.ModelNode operation) throws XMLStreamException
handleUnknownGroupingHandlerAttribute
in class MessagingSubsystemParser
XMLStreamException
Copyright © 2015 JBoss by Red Hat. All rights reserved.