Uses of Class
org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
Packages that use ProcessBeanAttributesImpl
-
Uses of ProcessBeanAttributesImpl in org.jboss.weld.bootstrap.events
Methods in org.jboss.weld.bootstrap.events that return ProcessBeanAttributesImplModifier and TypeMethodDescriptionprotected static <T> ProcessBeanAttributesImpl<T>ProcessBeanAttributesImpl.fire(BeanManagerImpl beanManager, jakarta.enterprise.inject.spi.BeanAttributes<T> attributes, jakarta.enterprise.inject.spi.Annotated annotated, Type type) <T> ProcessBeanAttributesImpl<T>ContainerLifecycleEvents.fireProcessBeanAttributes(BeanManagerImpl beanManager, jakarta.enterprise.inject.spi.BeanAttributes<T> attributes, jakarta.enterprise.inject.spi.Annotated annotated, Type type)