Package | Description |
---|---|
org.hibernate.validator.cdi |
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
|
org.jboss.narayana.txframework.impl.as |
Modifier and Type | Method and Description |
---|---|
void |
ValidationExtension.beforeBeanDiscovery(BeforeBeanDiscovery beforeBeanDiscoveryEvent,
BeanManager beanManager)
Used to register the method validation interceptor binding annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
TXFrameworkCDIExtension.register(BeforeBeanDiscovery bbd,
BeanManager bm)
Register all admin CDI beans.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.