Class SubsystemResourceRegistrationXMLElement.DefaultBuilder
java.lang.Object
org.jboss.as.controller.xml.XMLParticle.AbstractBuilder<RC,WC,T,B>
org.jboss.as.controller.xml.XMLContainer.AbstractBuilder<Map.Entry<PathAddress,Map<PathAddress,org.jboss.dmr.ModelNode>>,org.jboss.dmr.ModelNode,T,B>
org.jboss.as.controller.persistence.xml.ResourceXMLContainer.AbstractBuilder<T,B>
org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.AbstractBuilder<SubsystemResourceRegistrationXMLElement,SubsystemResourceRegistrationXMLElement.Builder>
org.jboss.as.controller.persistence.xml.SubsystemResourceRegistrationXMLElement.DefaultBuilder
- All Implemented Interfaces:
FeatureFilter,FeatureRegistry,AttributeDefinitionXMLConfiguration.Configurator<SubsystemResourceRegistrationXMLElement.Builder>,ResourceRegistrationXMLElement.Builder<SubsystemResourceRegistrationXMLElement,,SubsystemResourceRegistrationXMLElement.Builder> ResourceXMLContainer.Builder<SubsystemResourceRegistrationXMLElement,,SubsystemResourceRegistrationXMLElement.Builder> SubsystemResourceRegistrationXMLElement.Builder,QNameResolver,XMLContainer.Builder<Map.Entry<PathAddress,,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode, SubsystemResourceRegistrationXMLElement, SubsystemResourceRegistrationXMLElement.Builder> XMLParticle.Builder<Map.Entry<PathAddress,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode, SubsystemResourceRegistrationXMLElement, SubsystemResourceRegistrationXMLElement.Builder>
- Enclosing interface:
- SubsystemResourceRegistrationXMLElement
public static class SubsystemResourceRegistrationXMLElement.DefaultBuilder
extends ResourceRegistrationXMLElement.AbstractBuilder<SubsystemResourceRegistrationXMLElement,SubsystemResourceRegistrationXMLElement.Builder>
implements SubsystemResourceRegistrationXMLElement.Builder
-
Field Summary
Fields inherited from interface org.jboss.as.controller.xml.QNameResolver
COMPARATOR -
Method Summary
Methods inherited from class org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.AbstractBuilder
withCardinality, withElementLocalName, withElementLocalName, withElementName, withOperationKey, withOperationTransformationMethods inherited from class org.jboss.as.controller.persistence.xml.ResourceXMLContainer.AbstractBuilder
addAttribute, addAttributes, getStability, ignoreAttributeLocalNames, ignoreAttributeNames, resolve, withLocalNames, withMarshallers, withNames, withParsersMethods inherited from class org.jboss.as.controller.xml.XMLContainer.AbstractBuilder
getContent, withContentMethods inherited from class org.jboss.as.controller.xml.XMLParticle.AbstractBuilder
getCardinalityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.controller.persistence.xml.AttributeDefinitionXMLConfiguration.Configurator
withLocalNames, withMarshallers, withNames, withParsersMethods inherited from interface org.jboss.as.controller.FeatureRegistry
enablesMethods inherited from interface org.jboss.as.controller.persistence.xml.ResourceRegistrationXMLElement.Builder
thenDiscardOperation, withDefaultValues, withElementLocalName, withElementLocalName, withElementName, withElementName, withOperationKey, withOperationTransformation, withOperationTransformation, withOperationTransformationMethods inherited from interface org.jboss.as.controller.persistence.xml.ResourceXMLContainer.Builder
addAttribute, addAttributes, ignoreAttributeLocalNames, ignoreAttributeNames, provideAttributesMethods inherited from interface org.jboss.as.controller.xml.XMLContainer.Builder
withContent, withContent, withContent, withContentMethods inherited from interface org.jboss.as.controller.xml.XMLParticle.Builder
withCardinality
-
Method Details
-
builder
- Specified by:
builderin classXMLParticle.AbstractBuilder<Map.Entry<PathAddress,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode, SubsystemResourceRegistrationXMLElement, SubsystemResourceRegistrationXMLElement.Builder>
-
build
Description copied from interface:XMLParticle.BuilderBuilds this XML particle.- Specified by:
buildin interfaceXMLParticle.Builder<Map.Entry<PathAddress,Map<PathAddress, org.jboss.dmr.ModelNode>>, org.jboss.dmr.ModelNode, SubsystemResourceRegistrationXMLElement, SubsystemResourceRegistrationXMLElement.Builder> - Returns:
-