Uses of Interface
jakarta.enterprise.inject.spi.BeforeBeanDiscovery
Package
Description
-
Uses of BeforeBeanDiscovery in com.sun.faces.application.view
Modifier and TypeMethodDescriptionvoid
ViewScopeExtension.beforeBean
(BeforeBeanDiscovery beforeBeanDiscovery, BeanManager beanManager) Before bean discovery.void
ViewScopeExtension.beforeBeanDiscovery
(BeforeBeanDiscovery event, BeanManager beanManager) -
Uses of BeforeBeanDiscovery in com.sun.faces.cdi
Modifier and TypeMethodDescriptionstatic void
CdiUtils.addAnnotatedTypes
(BeforeBeanDiscovery beforeBean, BeanManager beanManager, Class<?>... types) void
CdiExtension.beforeBeanDiscovery
(BeforeBeanDiscovery beforeBeanDiscovery, BeanManager beanManager) BeforeBeanDiscovery: add impl specific managed beans -
Uses of BeforeBeanDiscovery in com.sun.faces.cdi.clientwindow
Modifier and TypeMethodDescriptionvoid
ClientWindowScopeExtension.beforeBean
(BeforeBeanDiscovery beforeBeanDiscovery, BeanManager beanManager) -
Uses of BeforeBeanDiscovery in com.sun.faces.flow
Modifier and TypeMethodDescriptionvoid
FlowCDIExtension.beforeBeanDiscovery
(BeforeBeanDiscovery beforeBeanDiscovery, BeanManager beanManager) Before bean discovery.