public class JacORBExtension
extends org.jboss.as.controller.extension.AbstractLegacyExtension
The JacORB legacy subsystem extension implementation.
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBSYSTEM_NAME |
| Constructor and Description |
|---|
JacORBExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.jboss.as.controller.registry.ManagementResourceRegistration> |
initializeLegacyModel(org.jboss.as.controller.ExtensionContext context) |
protected void |
initializeLegacyParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context) |
protected static void |
registerTransformers(org.jboss.as.controller.SubsystemRegistration subsystem)
Register the transformers for the 1.3.0 version.
|
public static final String SUBSYSTEM_NAME
protected Set<org.jboss.as.controller.registry.ManagementResourceRegistration> initializeLegacyModel(org.jboss.as.controller.ExtensionContext context)
initializeLegacyModel in class org.jboss.as.controller.extension.AbstractLegacyExtensionprotected void initializeLegacyParsers(org.jboss.as.controller.parsing.ExtensionParsingContext context)
initializeLegacyParsers in class org.jboss.as.controller.extension.AbstractLegacyExtensionprotected static void registerTransformers(org.jboss.as.controller.SubsystemRegistration subsystem)
subsystem - the subsystems registrationCopyright © 2022 JBoss by Red Hat. All rights reserved.