Interface SingletonResourceRegistrationXMLChoice
- All Superinterfaces:
Feature,ResourceXMLChoice,ResourceXMLElementGroup,ResourceXMLParticleGroup,XMLChoice<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode> XMLComponent<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode> XMLElementGroup<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> XMLParticleGroup<Map.Entry<PathAddress,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode>
- All Known Implementing Classes:
SingletonResourceRegistrationXMLChoice.DefaultSingletonResourceRegistrationXMLChoice
Encapsulates an group of XML elements for one of more singleton resource registrations using xs:choice (i.e. one of) semantics.
This choice may designate a
ResourceRegistration, for which an empty ModelDescriptionConstants.ADD operation will be created if no choice is present.- Author:
- Paul Ferraro
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic classNested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLChoice
ResourceXMLChoice.DefaultResourceContentXMLChoiceNested classes/interfaces inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLParticleGroup
ResourceXMLParticleGroup.AbstractBuilder<T extends ResourceXMLParticleGroup,B extends ResourceXMLParticleGroup.Builder<T, B>> Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLChoice
XMLChoice.DefaultXMLChoice<RC,WC>, XMLChoice.DefaultXMLElementChoice<RC, WC> Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLElementGroup
XMLElementGroup.DefaultXMLElementGroup<RC,WC> Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLParticle
XMLParticle.DefaultXMLParticle<RC,WC> Nested classes/interfaces inherited from interface org.jboss.as.controller.xml.XMLParticleGroup
XMLParticleGroup.AbstractBuilder<RC,WC, E extends XMLElement<RC, WC>, T extends XMLParticleGroup<RC, WC>, B extends XMLParticleGroup.Builder<RC, WC, E, T, B>>, XMLParticleGroup.DefaultXMLParticleGroup<RC, WC> -
Method Summary
Methods inherited from interface org.jboss.as.controller.Feature
getStabilityMethods inherited from interface org.jboss.as.controller.xml.XMLComponent
getWriterMethods inherited from interface org.jboss.as.controller.xml.XMLElementGroup
getNames, getReaderNamesMethods inherited from interface org.jboss.as.controller.xml.XMLParticle
getCardinality, getReader