Class NamespaceViewConfigurator

    • Constructor Detail

      • NamespaceViewConfigurator

        public NamespaceViewConfigurator()
    • Method Detail

      • configure

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