Uses of Class
org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
-
Packages that use ProcessBeanAttributesImpl Package Description org.jboss.weld.bootstrap.events -
-
Uses of ProcessBeanAttributesImpl in org.jboss.weld.bootstrap.events
Methods in org.jboss.weld.bootstrap.events that return ProcessBeanAttributesImpl Modifier and Type Method Description protected static <T> ProcessBeanAttributesImpl<T>ProcessBeanAttributesImpl. fire(BeanManagerImpl beanManager, BeanAttributes<T> attributes, Annotated annotated, Type type)<T> ProcessBeanAttributesImpl<T>ContainerLifecycleEvents. fireProcessBeanAttributes(BeanManagerImpl beanManager, BeanAttributes<T> attributes, Annotated annotated, Type type)
-