public class CdiBeanValidationFactoryProcessorProvider extends Object implements DeploymentUnitProcessorProvider
| Constructor and Description |
|---|
CdiBeanValidationFactoryProcessorProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.server.deployment.Phase |
getPhase() |
int |
getPriority() |
org.jboss.as.server.deployment.DeploymentUnitProcessor |
getProcessor() |
public CdiBeanValidationFactoryProcessorProvider()
public org.jboss.as.server.deployment.DeploymentUnitProcessor getProcessor()
getProcessor in interface DeploymentUnitProcessorProviderpublic org.jboss.as.server.deployment.Phase getPhase()
getPhase in interface DeploymentUnitProcessorProviderpublic int getPriority()
getPriority in interface DeploymentUnitProcessorProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.