Class ExtensionAddHandler

  • All Implemented Interfaces:
    OperationStepHandler

    public class ExtensionAddHandler
    extends Object
    implements OperationStepHandler
    Base handler for the extension resource add operation.
    Author:
    Brian Stansberry (c) 2011 Red Hat Inc.
    • Constructor Detail

      • ExtensionAddHandler

        public ExtensionAddHandler​(ExtensionRegistry extensionRegistry,
                                   boolean parallelBoot,
                                   ExtensionRegistryType extensionRegistryType,
                                   MutableRootResourceRegistrationProvider rootResourceRegistrationProvider)
        Create the AbstractAddExtensionHandler
        Parameters:
        extensionRegistry - registry for extensions
        parallelBoot - true is parallel initialization of extensions is in progress; false if not
        extensionRegistryType - true if this handler will execute in a master HostController
        rootResourceRegistrationProvider - provides access to the root ManagementResourceRegistration