Uses of Interface
jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Packages that use BeforeBeanDiscovery
Package
Description
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
-
Uses of BeforeBeanDiscovery in org.hibernate.validator.cdi
Methods in org.hibernate.validator.cdi with parameters of type BeforeBeanDiscoveryModifier and TypeMethodDescriptionvoidValidationExtension.beforeBeanDiscovery(BeforeBeanDiscovery beforeBeanDiscoveryEvent, BeanManager beanManager) Used to register the method validation interceptor binding annotation.