Uses of Interface
org.jboss.as.controller.xml.XMLChoice.Builder
-
Packages that use XMLChoice.Builder Package Description org.jboss.as.controller.xml -
-
Uses of XMLChoice.Builder in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml that implement XMLChoice.Builder Modifier and Type Class Description static classXMLChoice.DefaultBuilder<RC,WC>Methods in org.jboss.as.controller.xml that return XMLChoice.Builder Modifier and Type Method Description protected XMLChoice.Builder<RC,WC>XMLChoice.DefaultBuilder. builder()XMLChoice.Builder<RC,WC>XMLComponentFactory. choice()Returns a builder of an XML choice.XMLChoice.Builder<RC,WC>XMLComponentFactory.DefaultXMLComponentFactory. choice()
-