WildFly: JSF Subsystem 17.0.0.Beta1
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class JSFVersionProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Determines the JSF version that will be used by a deployment, and if JSF should be used at all
- Author:
- Stuart Douglas, Stan Silvert
-
-
Constructor Summary
Constructors
| Constructor and Description |
JSFVersionProcessor(String jsfSlot)
Create the JSFVersionProcessor and set the default JSF implementation slot.
|
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: JSF Subsystem 17.0.0.Beta1
Copyright © 2019 JBoss by Red Hat. All rights reserved.