Class JacORBExtension

  • All Implemented Interfaces:
    org.jboss.as.controller.Extension

    public class JacORBExtension
    extends org.jboss.as.controller.extension.AbstractLegacyExtension

    The JacORB legacy subsystem extension implementation.

    Author:
    Stefan Guilhen, Tomasz Adamski
    • Constructor Detail

      • JacORBExtension

        public JacORBExtension()
    • Method Detail

      • initializeLegacyModel

        protected Set<org.jboss.as.controller.registry.ManagementResourceRegistration> initializeLegacyModel​(org.jboss.as.controller.ExtensionContext context)
        Specified by:
        initializeLegacyModel in class org.jboss.as.controller.extension.AbstractLegacyExtension
      • initializeLegacyParsers

        protected void initializeLegacyParsers​(org.jboss.as.controller.parsing.ExtensionParsingContext context)
        Specified by:
        initializeLegacyParsers in class org.jboss.as.controller.extension.AbstractLegacyExtension
      • registerTransformers

        protected static void registerTransformers​(org.jboss.as.controller.SubsystemRegistration subsystem)
        Register the transformers for the 1.3.0 version.
        Parameters:
        subsystem - the subsystems registration