Uses of Interface
org.jboss.as.controller.xml.XMLChoice
Packages that use XMLChoice
-
Uses of XMLChoice in org.jboss.as.controller.persistence.xml
Subinterfaces of XMLChoice in org.jboss.as.controller.persistence.xmlModifier and TypeInterfaceDescriptioninterfaceEncapsulates an group of XML elements for a wildcard resource registration and its overrides using xs:choice (i.e. one of) semantics.interfaceEncapsulates a group of XML particles for a subsystem resource using xs:choice (i.e. one of) semantics.interfaceEncapsulates an group of XML elements for one of more singleton resource registrations using xs:choice (i.e. one of) semantics.Classes in org.jboss.as.controller.persistence.xml that implement XMLChoiceModifier and TypeClassDescriptionstatic classstatic classstatic class -
Uses of XMLChoice in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml that implement XMLChoiceMethods in org.jboss.as.controller.xml that return XMLChoiceMethods in org.jboss.as.controller.xml with parameters of type XMLChoiceModifier and TypeMethodDescriptionAdds an XML choice to this group.default BXMLContainer.Builder.withContent(XMLChoice<RC, WC> choice) Applies the specified content to this container