Uses of Interface
org.jboss.as.controller.xml.XMLComponentFactory
Packages that use XMLComponentFactory
-
Uses of XMLComponentFactory in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml that implement XMLComponentFactoryModifier and TypeClassDescriptionstatic classMethods in org.jboss.as.controller.xml that return XMLComponentFactoryModifier and TypeMethodDescriptionstatic <RC,WC> XMLComponentFactory<RC, WC> XMLComponentFactory.newInstance(FeatureRegistry registry, QNameResolver resolver) Creates a new particle factory for the specified feature registry and qualified name resolver.static <S extends IntVersionSchema<S>,RC, WC>
XMLComponentFactory<RC,WC> XMLComponentFactory.newInstance(S schema) Creates a new particle factory for the specified schema.