Class JSFVersionProcessor

java.lang.Object
org.jboss.as.jsf.deployment.JSFVersionProcessor
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class JSFVersionProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Determines the Jakarta Server Faces version that will be used by a deployment, and if Jakarta Server Faces should be used at all
Author:
Stuart Douglas, Stan Silvert
  • Field Details

  • Constructor Details

    • JSFVersionProcessor

      public JSFVersionProcessor(String jsfSlot)
      Create the Jakarta Server Faces VersionProcessor and set the default Jakarta Server Faces implementation slot.
      Parameters:
      jsfSlot - The model for the Jakarta Server Faces subsystem.
  • Method Details

    • deploy

      public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException