Class NamespaceConfigurator

    • Constructor Detail

      • NamespaceConfigurator

        public NamespaceConfigurator()
    • Method Detail

      • configure

        public void configure​(org.jboss.as.server.deployment.DeploymentPhaseContext context,
                              ComponentDescription description,
                              ComponentConfiguration configuration)
                       throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
        Apply this configurator to the given component configuration.
        Specified by:
        configure in interface ComponentConfigurator
        Parameters:
        context - the deployment phase context
        description - the completed component description
        configuration - the component configuration to build on to
        Throws:
        org.jboss.as.server.deployment.DeploymentUnitProcessingException - if configuration fails