Uses of Interface
org.jboss.as.controller.Extension
Packages that use Extension
-
Uses of Extension in org.jboss.as.controller.extension
Classes in org.jboss.as.controller.extension that implement ExtensionModifier and TypeClassDescriptionclassAbstract superclass forExtensionimplementations where the extension is no longer supported for use on current version servers but is supported on host controllers in order to allow use of the extension on legacy version hosts in a mixed-version domain.Methods in org.jboss.as.controller.extension with parameters of type ExtensionModifier and TypeMethodDescriptionvoidExtensionRegistry.initializeParsers(Extension extension, String moduleName, org.jboss.staxmapper.XMLMapper xmlMapper) Ask the givenextensiontoinitialize its parsers.