| Package | Description |
|---|---|
| org.jboss.as.controller.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLegacyExtension
Abstract superclass for
Extension implementations 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. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionRegistry.initializeParsers(Extension extension,
String moduleName,
org.jboss.staxmapper.XMLMapper xmlMapper)
Ask the given
extension to
initialize its parsers. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.