Interface NamedResourceRegistrationXMLElement
- All Superinterfaces:
Feature,ResourceRegistration,ResourceRegistrationXMLElement,ResourceXMLContainer,ResourceXMLElement,XMLComponent<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode> XMLContainer<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode> XMLElement<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode> XMLParticle<Map.Entry<PathAddress,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode>
- All Known Implementing Classes:
NamedResourceRegistrationXMLElement.DefaultNamedResourceRegistrationXMLElement
Encapsulates an XML element for a named (i.e. wildcard or override) resource registration.
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic classstatic classNested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration
ResourceRegistration.DefaultResourceRegistrationNested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement
ResourceRegistrationXMLElement.AbstractBuilder<T extends ResourceRegistrationXMLElement,B extends ResourceRegistrationXMLElement.Builder<T, B>>, ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLContainer
ResourceXMLContainer.ResourceAttributesXMLContentReader, ResourceXMLContainer.ResourceAttributesXMLContentWriter, ResourceXMLContainer.ResourceXMLContainerReaderNested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLElement
ResourceXMLElement.DefaultResourceXMLElementNested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLElement
XMLElement.DefaultXMLElement<RC,WC>, XMLElement.DefaultXMLElementWriter<RC, WC, CC> Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLParticle
XMLParticle.DefaultXMLParticle<RC,WC> -
Field Summary
Fields inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLContainer
EMPTY_READER, EMPTY_WRITER -
Method Summary
Methods inherited from interface org.jboss.as.controller.Feature
getStabilityMethods inherited from interface org.jboss.as.controller.ResourceRegistration
getPathElementMethods inherited from interface org.jboss.as.controller.xml.XMLComponent
getWriterMethods inherited from interface org.jboss.as.controller.xml.XMLElement
getName, map, withContextMethods inherited from interface org.jboss.as.controller.xml.XMLParticle
getCardinality, getReader
-
Method Details
-
getResourceAttributeName
QName getResourceAttributeName()
-