Uses of Interface
org.jboss.as.controller.xml.XMLSequence
Packages that use XMLSequence
-
Uses of XMLSequence in org.jboss.as.controller.persistence.xml
Subinterfaces of XMLSequence in org.jboss.as.controller.persistence.xmlModifier and TypeInterfaceDescriptioninterfaceEncapsulates a group of XML particles for a subsystem resource using xs:sequence (i.e. ordered) semantics.Classes in org.jboss.as.controller.persistence.xml that implement XMLSequence -
Uses of XMLSequence in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml that implement XMLSequenceMethods in org.jboss.as.controller.xml that return XMLSequenceMethods in org.jboss.as.controller.xml with parameters of type XMLSequenceModifier and TypeMethodDescriptionXMLParticleGroup.AbstractBuilder.addSequence(XMLSequence<RC, WC> sequence) XMLParticleGroup.Builder.addSequence(XMLSequence<RC, WC> sequence) Adds an XML sequence to this group.default BXMLContainer.Builder.withContent(XMLSequence<RC, WC> sequence) Applies the specified content to this container