Interface SingletonResourceRegistrationXMLElement
- 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:
SingletonResourceRegistrationXMLElement.DefaultSingletonResourceRegistrationXMLElement
Encapsulates an XML element for a singleton (i.e. non-wildcard) resource registration.
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic 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, ResourceRegistrationXMLElement.ResourcePropertyAttributesXMLContentWriter 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