Class NamedResourceRegistrationXMLElement.DefaultNamedResourceRegistrationXMLElement
- java.lang.Object
-
- org.jboss.as.controller.xml.XMLParticle.DefaultXMLParticle<RC,WC>
-
- org.jboss.as.controller.xml.XMLElement.DefaultXMLElement<Map.Entry<PathAddress,Map<PathAddress,org.jboss.dmr.ModelNode>>,org.jboss.dmr.ModelNode>
-
- org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement
-
- org.jboss.as.controller.persistence.xml.NamedResourceRegistrationXMLElement.DefaultNamedResourceRegistrationXMLElement
-
- All Implemented Interfaces:
Feature,NamedResourceRegistrationXMLElement,ResourceRegistrationXMLElement,ResourceXMLContainer,ResourceXMLElement,ResourceRegistration,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>
- Enclosing interface:
- NamedResourceRegistrationXMLElement
public static class NamedResourceRegistrationXMLElement.DefaultNamedResourceRegistrationXMLElement extends ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement implements NamedResourceRegistrationXMLElement
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.NamedResourceRegistrationXMLElement
NamedResourceRegistrationXMLElement.Builder, NamedResourceRegistrationXMLElement.DefaultBuilder, NamedResourceRegistrationXMLElement.DefaultNamedResourceRegistrationXMLElement, NamedResourceRegistrationXMLElement.ResourcePropertyAttributesXMLContentWriter
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration
ResourceRegistration.DefaultResourceRegistration
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement
ResourceRegistrationXMLElement.AbstractBuilder<T extends ResourceRegistrationXMLElement,B extends ResourceRegistrationXMLElement.Builder<T,B>>, ResourceRegistrationXMLElement.Builder<T extends ResourceRegistrationXMLElement,B extends ResourceRegistrationXMLElement.Builder<T,B>>, ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement, ResourceRegistrationXMLElement.ResourcePropertyAttributesXMLContentWriter
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLContainer
ResourceXMLContainer.ResourceAttributesXMLContentReader, ResourceXMLContainer.ResourceAttributesXMLContentWriter, ResourceXMLContainer.ResourceXMLContainerReader, ResourceXMLContainer.ResourceXMLContainerWriter<C>
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLElement
ResourceXMLElement.DefaultBuilder, ResourceXMLElement.DefaultResourceXMLElement
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLContainer
XMLContainer.AbstractBuilder<RC,WC,T extends XMLContainer<RC,WC>,B extends XMLContainer.Builder<RC,WC,T,B>>
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLElement
XMLElement.Builder<RC,WC>, XMLElement.DefaultBuilder<RC,WC>, XMLElement.DefaultXMLElement<RC,WC>
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLParticle
XMLParticle.AbstractBuilder<RC,WC,T extends XMLParticle<RC,WC>,B extends XMLParticle.Builder<RC,WC,T,B>>, XMLParticle.Builder<RC,WC,T extends XMLParticle<RC,WC>,B extends XMLParticle.Builder<RC,WC,T,B>>, XMLParticle.DefaultXMLParticle<RC,WC>
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLContainer
EMPTY_READER, EMPTY_WRITER
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetResourceAttributeName()-
Methods inherited from class org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement
equals, getPathElement, hashCode, toString
-
Methods inherited from class org.jboss.as.controller.xml.XMLElement.DefaultXMLElement
getName
-
Methods inherited from class org.jboss.as.controller.xml.XMLParticle.DefaultXMLParticle
getCardinality, getReader, getStability, getWriter
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jboss.as.controller.Feature
getStability
-
Methods inherited from interface org.jboss.as.controller.ResourceRegistration
getPathElement
-
Methods inherited from interface org.jboss.as.controller.xml.XMLElement
getName
-
Methods inherited from interface org.jboss.as.controller.xml.XMLParticle
getCardinality, getReader, getWriter
-
-
-
-
Method Detail
-
getResourceAttributeName
public QName getResourceAttributeName()
- Specified by:
getResourceAttributeNamein interfaceNamedResourceRegistrationXMLElement
-
-