Class SingletonResourceRegistrationXMLElement.DefaultSingletonResourceRegistrationXMLElement
- 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.ResourceXMLElement.DefaultResourceXMLElement
-
- org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement
-
- org.jboss.as.controller.persistence.xml.SingletonResourceRegistrationXMLElement.DefaultSingletonResourceRegistrationXMLElement
-
- All Implemented Interfaces:
Feature,ResourceRegistrationXMLElement,ResourceXMLContainer,ResourceXMLElement,SingletonResourceRegistrationXMLElement,ResourceRegistration,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>
- Enclosing interface:
- SingletonResourceRegistrationXMLElement
public static class SingletonResourceRegistrationXMLElement.DefaultSingletonResourceRegistrationXMLElement extends ResourceRegistrationXMLElement.DefaultResourceRegistrationXMLElement implements SingletonResourceRegistrationXMLElement
-
-
Nested Class Summary
-
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.AbstractBuilder<T extends ResourceXMLContainer,B extends ResourceXMLContainer.Builder<T,B>>, ResourceXMLContainer.ResourceAttributesXMLContentReader, ResourceXMLContainer.ResourceAttributesXMLContentWriter, ResourceXMLContainer.ResourceXMLContainerReader
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLElement
ResourceXMLElement.Builder, ResourceXMLElement.DefaultBuilder, ResourceXMLElement.DefaultResourceXMLElement
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.SingletonResourceRegistrationXMLElement
SingletonResourceRegistrationXMLElement.Builder, SingletonResourceRegistrationXMLElement.DefaultBuilder, SingletonResourceRegistrationXMLElement.DefaultSingletonResourceRegistrationXMLElement
-
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>, XMLElement.DefaultXMLElementWriter<RC,WC,CC>
-
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
-
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.XMLComponent
getWriter
-
Methods inherited from interface org.jboss.as.controller.xml.XMLElement
getName, map, withContext
-
Methods inherited from interface org.jboss.as.controller.xml.XMLParticle
getCardinality, getReader
-
-