WildFly: Weld Bean Validation 17.0.0.Alpha1
- java.lang.Object
-
- org.jboss.as.weld.deployment.processor.CdiBeanValidationFactoryProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class CdiBeanValidationFactoryProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Deployment processor that replaces the delegate of LazyValidatorFactory with a CDI-enabled ValidatorFactory.
- Author:
- Farah Juma, Martin Kouba, Richard Opalka
-
-
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: Weld Bean Validation 17.0.0.Alpha1
Copyright © 2019 JBoss by Red Hat. All rights reserved.