WildFly: Weld Bean Validation 15.0.0.Beta1
-
- All Implemented Interfaces:
- org.jboss.msc.Service, org.jboss.msc.value.Value<CdiValidatorFactoryService>
public class CdiValidatorFactoryService
extends Object
implements org.jboss.msc.service.Service<CdiValidatorFactoryService>
Service that replaces the delegate of LazyValidatorFactory with a CDI-enabled
ValidatorFactory.
- Author:
- Farah Juma
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
-
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
-
Constructor Summary
Constructors
| Constructor and Description |
CdiValidatorFactoryService(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Create the CdiValidatorFactoryService instance.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.msc.Service
newInstance
WildFly: Weld Bean Validation 15.0.0.Beta1
Copyright © 2018 JBoss by Red Hat. All rights reserved.